function-machine/mixed-ops/easy · Conjunto 92
8 problems
Nombre:
Clase:
Fecha:
1
Input: 10 → [?] → 50, what is the rule?
=
2
? → [-1] → 0
=
3
? → [×2] → 2
=
4
Input: 10 → [+2] → ?
=
5
Input: 8 → [+2] → ?
=
6
? → [+2] → 6
=
7
Input: 8 → [×3] → ?
=
8
Input: 10 → [×3] → ?
=