function-machine/multiplication/medium · Set 54
8 problems
Adı:
Sınıf:
Tarih:
1
? → [-1] → 3
=
2
Input: 3 → [+2] → ?
=
3
? → [×3] → 12
=
4
Input: 1 → [+2] → ?
=
5
? → [×2] → 20
=
6
Input: 3 → [×2] → ?
=
7
Input: 6 → [-1] → ?
=
8
Input: 7 → [×2 + 1] → ?
=