function-machine/mixed-ops/starter · 套题 13
8 problems
姓名:
班级:
日期:
1
? → [-1] → 0
=
2
Input: 1 → [?] → 0, what is the rule?
=
3
Input: 5 → [+10] → ?
=
4
Input: 10 → [?] → 30, what is the rule?
=
5
? → [×5] → 5
=
6
? → [-1] → 1
=
7
? → [×3] → 21
=
8
Input: 9 → [?] → 18, what is the rule?
=