**Reasoning:** Student engagement would increase if emojis were allowable as values. Many game representations would be enhanced by this. **Example:** game RPS type Move = {🪨, 📄, ✂️} move : Move move : ✂️
Reasoning:
Student engagement would increase if emojis were allowable as values. Many game representations would be enhanced by this.
Example:
game RPS
type Move = {🪨, 📄, ✂️}
move : Move
move : ✂️