-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Error Handling: The script does not account for invalid input. If the user enters a number outside the range of 1-5 or a non-numeric character, the script loops back to the start without an informative error message.
Solution: Add a message for invalid inputs, like:
ECHO Invalid selection. Please choose a number between 1 and 5.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels