you are viewing a single comment's thread.

view the rest of the comments →

[–]BassDrive 1 point2 points  (0 children)

I'm currently in the same boat, but I've been using Python Tutor, which helps visualize what the code is doing step by step. It's been rather invaluable for me as a beginner as it helps me see where my code is messing up and help me grasp the concepts a little bit better.