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