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