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