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