FunnyAlgorithms icon indicating copy to clipboard operation
FunnyAlgorithms copied to clipboard

Add catch for invalid answers in AreYouOk.py

Open DualityStudios opened this issue 2 years ago • 1 comments

If the user adds an invalid answer, currently the program just crashes. There should be a catch implemented for this.

I will implement this for AreYouOK.py.

DualityStudios avatar Sep 30 '22 17:09 DualityStudios

This is done. I implemented and tested it and my work is in PR #968.

DualityStudios avatar Oct 13 '22 15:10 DualityStudios