function-machine/multiplication/medium · सेट 29
8 problems
नाम:
कक्षा:
दिनांक:
1
? → [-1] → 8
=
2
Input: 9 → [×3] → ?
=
3
Input: 8 → [×2] → ?
=
4
? → [+10] → 16
=
5
? → [+4 ×2] → 18
=
6
? → [×2 + 1] → 15
=
7
? → [×2 + 1] → 21
=
8
Input: 3 → [-1] → ?
=