To help VSCode function well with Python, we recommend installing the Python Extensions. To do this, take the following steps:
- Choose the File Menu
- Choose Preferences
- Then Select Extensions
- In the new window, choose the Install button for Python
- Once the Extensions are installed, you may be prompted to select your Python Interpreter
- If you do not see this prompt, you can still open the Python Interpreter option
- Press CONTROL+SHIFT+P which will open the preferences command
- If you do not see this prompt, you can still open the Python Interpreter option
- Type python interpreter, and choose Python: Select Interpreter
- Choose the interpreter appropriate for your course (Eg: misy350 will choose the one in the MISY350 folder)
- You can now open your integrated Terminal
- Right-click on your folder and choose Open in Integrated Terminal