malicious-wheel-of-fortune/group_numbers.js

4 lines
67 B
JavaScript

const display = [5, 6,7,8,9, 10]
const not_pickable = [
6,7,8
]