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