Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid integer input handling #5

Open
Ethan-Stark opened this issue Sep 11, 2024 · 0 comments
Open

Invalid integer input handling #5

Ethan-Stark opened this issue Sep 11, 2024 · 0 comments
Labels
hotfix needed This issue will take priority over current issues

Comments

@Ethan-Stark
Copy link

In playerTurn() if the user inputs a number except 1 or 2 nothing happens. If this is intentional because they effectively chose to do nothing, make it evident. ( And avoid using 2 if statements if you don't want both to possibly run, use elif)

@Broclly Broclly added the hotfix needed This issue will take priority over current issues label Sep 11, 2024
@Broclly Broclly moved this to Todo in Issue Tracking Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hotfix needed This issue will take priority over current issues
Projects
Status: Todo
Development

No branches or pull requests

2 participants