function-machine/subtraction/medium · セット 45
8 problems
名前:
クラス:
日付:
1
? → [+10] → 11
=
2
? → [+10] → 20
=
3
? → [×2 + 3] → 11
=
4
Input: 1 → [+5] → ?
=
5
Input: 6 → [×2] → ?
=
6
Input: 2 → [×2 + 3] → ?
=
7
? → [+5] → 6
=
8
? → [-1] → 5
=