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