function-machine/mixed-ops/easy · 세트 22
8 problems
이름:
학급:
날짜:
1
Input: 8 → [+5] → ?
=
2
Input: 2 → [?] → 12, what is the rule?
=
3
? → [+2] → 8
=
4
Input: 7 → [?] → 12, what is the rule?
=
5
? → [×5] → 40
=
6
Input: 6 → [×3] → ?
=
7
? → [-3] → 6
=
8
? → [-3] → 7
=