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