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