function-machine/multiplication/starter · 套题 99
8 problems
姓名:
班级:
日期:
1
Input: 7 → [?] → 12, what is the rule?
=
2
? → [+5] → 13
=
3
Input: 9 → [×3] → ?
=
4
? → [-3] → 4
=
5
? → [×5] → 35
=
6
Input: 5 → [?] → 15, what is the rule?
=
7
Input: 3 → [-1] → ?
=
8
Input: 2 → [-1] → ?
=