python-tools-and-games
python-tools-and-games copied to clipboard
:ant: [Bug] Fix bug
TODO:
-
Common bugs are:
-
Input validation
-
Index out of range
-
Typos
-
Please submit an Issue if you encounter any bugs!
-
Input validation
-
Index out of range
-
Typos
-
Please submit an
Issueif you encounter any bugs!
@AseanK How can I reproduce the problem, can you show me the problem area?
@quant12345 There aren't any specific errors. Common issues include input validation and typos. I have focused on addressing input validation for most of the project. You can try it out and see if you encounter any errors. I'll post an issue if I come across any!
@AseanK 'Index out of range' - do you need to check whether the entered number is in a range or something else? Itβs just that if necessary, I can probably make the code check this number.
@quant12345 If you find any error, you are more than welcome to submit an issue and work on it!