Python Tutorial 1
Python Tutorial 1
Step 1. Go to google
Step 2. Search for Python, Download latest version of it.
Step 4. Open Python setup -> Click on RUN button -> Click on Install Now button.
Step 5.Open Vs Code setup -> Select I accept the agreement and click Next -> Select destination folder and click Next -> Select start menu folder and click on Next -> Tick all check boxes and click Next -> Click on Install
Wait till both install
Step 6. Close both Installers and open VS Code
Step 7. Make a new folder for tutorials
Step 8. Select that folder from Vs code and open it.
Or
Step 8. Open that folder, Right click anywhere on screen and select ''Open with Code"
Step 9. In Vs code Go to Extention Tab on left cornor of screen and search for python and download Python Extention(download that is present on top)
Step 10. Go to File tab and make a file with .py extention (e.g. "Tut1.py").
For Reference Visit "ProgrammerAAA" Youtube channel
By Arnav Saxena