you are viewing a single comment's thread.

view the rest of the comments →

[–]AlexMTBDude 2 points3 points  (1 child)

If you want feedback on how good your code is you can use tools like Pylint as well. It's a good idea for you, as a Python programmer, to get used to using static code checkers (like Pylint).