python-tools-and-games icon indicating copy to clipboard operation
python-tools-and-games copied to clipboard

:ant: [Bug] Fix bug

Open AseanK opened this issue 2 years ago β€’ 6 comments

TODO:

-

Common bugs are:

  • Input validation

  • Index out of range

  • Typos

  • Please submit an Issue if you encounter any bugs!

AseanK avatar Jun 02 '23 07:06 AseanK

@AseanK How can I reproduce the problem, can you show me the problem area?

quant12345 avatar Sep 08 '23 14:09 quant12345

@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 avatar Sep 08 '23 20:09 AseanK

@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 avatar Sep 09 '23 13:09 quant12345

@quant12345 If you find any error, you are more than welcome to submit an issue and work on it!

AseanK avatar Sep 13 '23 23:09 AseanK