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