malicious-wheel-of-fortune/group_numbers.js

5 lines
61 B
JavaScript

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