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