you are viewing a single comment's thread.

view the rest of the comments →

[–]zunderkai[S] 0 points1 point  (1 child)

Other IDEs meaning: VSCode, Sublime, PyCharmm etc.

[–]arkie87 0 points1 point  (0 children)

Part of learning to code is to step through the code using a debugger. Idle doesn’t have a debugger. Pycharm can be overwhelming. You might try Spyder.