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

Catch Invalid Response #968

Closed
wants to merge 6 commits into from
Closed

Catch Invalid Response #968

wants to merge 6 commits into from

Conversation

DualityStudios
Copy link

@DualityStudios DualityStudios commented Oct 3, 2022

Created a quittable loop and logic to catch an invalid response, instead of just crashing the program for a nameless issue.

I... only edited AreYouOk/AreYouOk.py... how did the others get edited? I'm not sure. They're under my commit, through my computer, yet I don't even know any programming language but Python fluently enough to make those changes.

It looks like GitHub is also registering the changes made by other people recently to me. I didn't edit those, and I'm not sure what happened here.

Any ideas how that could have happened?

Edit: This also resolves #944.

DualityStudios and others added 5 commits October 3, 2022 09:52
…the invalid input response to make sense, and added '>>> ' before any input prompt so the user knows where and when to input data.
Added very minor changes to make the program easier to use - changed …
@DualityStudios
Copy link
Author

Also, you can see exactly who made those changes - if you view the individual file.

Sorry for the confusion.

-Avi C. ~

@DualityStudios DualityStudios marked this pull request as ready for review October 3, 2022 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add catch for invalid answers in AreYouOk.py
2 participants