function-machine/mixed-medium · 套题 72
8 problems
姓名:
班级:
日期:
1
Input: 8 → [?] → 13, what is the rule?
=
2
Input: 8 → [?] → 5, what is the rule?
=
3
? → [+10] → 13
=
4
? → [-1] → 4
=
5
? → [×2] → 14
=
6
Input: 8 → [×2] → ?
=
7
? → [-3] → 7
=
8
? → [-1] → 1
=