function-machine/multiplication/starter · Zestaw 47
8 problems
Imię i nazwisko:
Klasa:
Data:
1
Input: 4 → [-1] → ?
=
2
? → [+2] → 8
=
3
Input: 4 → [×2] → ?
=
4
? → [×2] → 4
=
5
? → [-1] → 2
=
6
? → [×2] → 20
=
7
Input: 2 → [+2] → ?
=
8
Input: 10 → [×3] → ?
=