function-machine/division/easy · 套题 35
8 problems
姓名:
班级:
日期:
1
Input: 10 → [-3] → ?
=
2
Input: 7 → [?] → 35, what is the rule?
=
3
? → [×2] → 8
=
4
? → [×2] → 12
=
5
? → [+5] → 6
=
6
Input: 1 → [?] → 0, what is the rule?
=
7
? → [×3] → 21
=
8
Input: 5 → [?] → 2, what is the rule?
=