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