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