- Download the latest version of python from https://www.python.org/downloads/
- Check the version using command “py -3 –version”
- Download VS Code as code editor
- Downlaod Python plugin for VScode (from Microsoft)
- “Python Select Interpreter” in VS Code settings
Below is the hello world code for python
