function-machine/multiplication/starter · セット 51
8 problems
名前:
クラス:
日付:
1
? → [-1] → 7
=
2
Input: 4 → [-1] → ?
=
3
Input: 9 → [×3] → ?
=
4
Input: 2 → [×3] → ?
=
5
? → [+2] → 4
=
6
Input: 7 → [?] → 14, what is the rule?
=
7
? → [-3] → 4
=
8
Input: 1 → [×5] → ?
=