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