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