• 16 Posts
  • 29 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle
































  • Coming off as a noob here, but how do you actually utilize the debugger.

    Mostly working on python stuff in VS Code, sometimes I just run the code and look at the error. Sometimes I try the debug and run option but it acts the same as just running the code; there’s some stuff like variables window but I don’t know how to utilize the information to debug.