Closed HiNett closed 1 year ago
When the user uses a key other than those already assigned (1, 2, 3, B, Escape), the program no longer responds.
The program should have made sure that when a user uses another key, the program does not perform any specific action.
All keys other than '1', '2', '3', 'B', 'Esc' will now be ignored during program execution.
When the user uses a key other than those already assigned (1, 2, 3, B, Escape), the program no longer responds.
The program should have made sure that when a user uses another key, the program does not perform any specific action.