- Install the latest version Python 3
- Write your code in Visual Studio Code or Atom
- Open 'cmd'
- Check your python version :
python -V
- start your python :
python
- Types
- Simple input output
- Files
- Python tutorial by @iamshaunjp
- Youtube : Python 3 Tutorial for Beginners