function-machine/mixed-ops/starter · 세트 21
8 problems
이름:
학급:
날짜:
1
Input: 7 → [+10] → ?
=
2
Input: 5 → [+10] → ?
=
3
Input: 10 → [?] → 7, what is the rule?
=
4
Input: 8 → [×2] → ?
=
5
Input: 5 → [?] → 10, what is the rule?
=
6
Input: 3 → [×5] → ?
=
7
? → [+2] → 4
=
8
Input: 3 → [?] → 2, what is the rule?
=