function-machine/multiplication-easy · 套题 28
7 problems
姓名:
班级:
日期:
1
Input: 2 → [+10] → ?
=
2
? → [×5] → 40
=
3
Input: 3 → [?] → 5, what is the rule?
=
4
Input: 5 → [-3] → ?
=
5
Input: 5 → [?] → 15, what is the rule?
=
6
Input: 3 → [?] → 9, what is the rule?
=
7
Input: 3 → [?] → 0, what is the rule?
=