function-machine/multiplication/medium · Sarja 51
8 problems
Nimi:
Luokka:
Päivämäärä:
1
Input: 6 → [+10] → ?
=
2
? → [×3] → 6
=
3
? → [×2 + 3] → 21
=
4
? → [×2] → 6
=
5
? → [-3] → 4
=
6
Input: 10 → [×2] → ?
=
7
Input: 1 → [?] → 3, what is the rule?
=
8
Input: 9 → [?] → 14, what is the rule?
=