Posted inPython
Python Week – Day 1 – Setup
This article explains how to set up your machine for Python Development.
The steps summary:
- Install Visual Code (if not already installed)
- Install python 3.
- Install Visual Code Python Plugin
- Verify Python3 is installed in Visual Code