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