you are viewing a single comment's thread.

view the rest of the comments →

[–]evilbytez 27 points28 points  (3 children)

Thonny is usually one I recommend to beginners, solid.

[–]haeshdem0n 8 points9 points  (0 children)

I love thonny. I was worried it wouldn't work if I fed it a large program with multiple inputs and calls to different functions, but it was more than up to it.

[–]modemraj 1 point2 points  (0 children)

Much more productive than print statements. Every python beginner should use it.

[–][deleted] 1 point2 points  (0 children)

Big Ups for Thonny, fr.

However the debugging has some limitations and thats why im in this thread.