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