function-machine/multiplication/medium · 套题 71
8 problems
姓名:
班级:
日期:
1
? → [×5] → 50
=
2
? → [+5] → 13
=
3
Input: 1 → [?] → 10, what is the rule?
=
4
Input: 4 → [?] → 10, what is the rule?
=
5
? → [×3 - 2] → 16
=
6
Input: 10 → [×2] → ?
=
7
? → [×2 + 1] → 19
=
8
Input: 9 → [?] → 25, what is the rule?
=