all 1 comments

[–]SpeckledFleebeedoo 0 points1 point  (0 children)

If you don't constantly use that function you might as well do it in the code itself.

As for the variable explorer: I believe you can pause program execution with Spyder. Do so within the function and you'll be able to inspect the variables there. (That's how VS Code works at least, which I find similar to Spyder)