function-machine/multiplication/expert · 套题 91
8 problems
姓名:
班级:
日期:
1
Input: 7 → [?] → 19, what is the rule?
=
2
? → [×2] → 8
=
3
Input: 6 → [?] → 30, what is the rule?
=
4
? → [×2] → 4
=
5
? → [+4 ×2] → 16
=
6
? → [×5] → 20
=
7
? → [×2 + 3] → 13
=
8
? → [+4 ×2] → 22
=