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