function-machine/mixed-ops/starter · Set 36
8 problems
Adı:
Sınıf:
Tarih:
1
Input: 9 → [+10] → ?
=
2
? → [-3] → 0
=
3
Input: 9 → [?] → 14, what is the rule?
=
4
Input: 1 → [×5] → ?
=
5
Input: 1 → [+5] → ?
=
6
? → [-1] → 7
=
7
? → [×2] → 16
=
8
? → [×5] → 40
=