Recommended debugger

Hi Everyone,

I am brand new to Python. At times in the quizes I don’t understand how the programs played out to come to this answer. What would you recommend for debuggers or some kind of programs that show the code and explain what it is doing?

Thanks

Visual Studio Code, with the Python extension installed.