function-machine/mixed-ops/hard · Zestaw 41
8 problems
Imię i nazwisko:
Klasa:
Data:
1
Input: 9 → [-1] → ?
=
2
Input: 1 → [?] → 0, what is the rule?
=
3
Input: 4 → [+2] → ?
=
4
Input: 10 → [+2] → ?
=
5
? → [×2] → 10
=
6
? → [-1] → 1
=
7
? → [×5] → 10
=
8
? → [-3] → 0
=