function-machine/multiplication/hard · Sada 90
8 problems
Jméno:
Třída:
Datum:
1
? → [+5] → 8
=
2
Input: 10 → [+10] → ?
=
3
Input: 2 → [×3] → ?
=
4
? → [×2 + 1] → 13
=
5
? → [+4 ×2] → 10
=
6
Input: 9 → [×2 + 3] → ?
=
7
? → [×3 - 2] → 13
=
8
Input: 4 → [-1] → ?
=