python3 --version -> Python 3.7.4python --versionDownloads -> Download Python version_numberInstall Certificates.commandExtensions icon, upper left column, last iconPython, created by Microsoft and then installCommand + Shift + p hold down all three and when the search bar appears
type in python: select interpreter, then select it and choose the version of python you have installed.debug icon on the left pane, and confirm No Configurations, click on the gear:
Python as your environment (help)launch.json file
"cwd": "" to the json listCode -> Preferences -> Settingspython.pythonPath and confirm that it uses python3python3 to enter python command line modeexit() to exit the interpreterpython3 path_to_file__name____name__ variable to __main__parms_module)ParmsClass)selfclsMAX_VALUE)