function-machine/mixed-ops/starter · Sæt 24
8 problems
Navn:
Klasse:
Dato:
1
Input: 1 → [-1] → ?
=
2
Input: 2 → [+2] → ?
=
3
? → [+5] → 15
=
4
? → [×3] → 21
=
5
Input: 5 → [?] → 10, what is the rule?
=
6
? → [+10] → 20
=
7
? → [+2] → 11
=
8
? → [×2] → 14
=