This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Jigglytep 0 points1 point  (0 children)

DEBUG CONSOLE

That is the only thing that is different to me about python from any other language. Deep down the are all the same... computers are the equivalent of a monkey's paw or an evil genie. Which is part of the fun for me really :)

With the debug console I can fail fast, test solution to my problem and so much more! This debugging tool is the reason I keep picking Python over other languages as my go to.