When in VC Code, I right-click and select "Run Python File in Terminal," I get two long folder paths (see below) that I am sure have a reason to exist.
That said, when I right-click and select "Run Python File in Terminal," what what is the reason why I see there two long file paths? And is there a reason why I would want to leave them there? If not, is there a way to just see the current folder "Python_Deep_Dive_Part_1>" and then the output of the python file (e.g. "Hello World").
