number-sense/patterns/function-machines · 套题 37
8 problems
姓名:
班级:
日期:
1
? → [×3] → 6
=
2
? → [×2] → 16
=
3
Input: 1 → [+10] → ?
=
4
? → [+2] → 4
=
5
Input: 2 → [-1] → ?
=
6
? → [+2] → 10
=
7
Input: 7 → [+10] → ?
=
8
Input: 6 → [?] → 30, what is the rule?
=