function-machine/multiplication/easy · Набор 52
7 problems
Имя:
Класс:
Дата:
1
Input: 6 → [+10] → ?
=
2
Input: 8 → [×3] → ?
=
3
? → [+10] → 11
=
4
? → [×2] → 10
=
5
Input: 3 → [?] → 9, what is the rule?
=
6
Input: 8 → [?] → 5, what is the rule?
=
7
? → [×5] → 15
=