filmov
tv
Easiest method - How to write & run python witout any softwares #CMD # Notepad #Basics

Показать описание
This is a very basic tutorial explaining the easiest method to write python scripts in notepad and run them in CMD
useful links :
Commands :
python --version
pip install selenium
python "C://___(path)___.py"
Note : While saving notepad
- "Save as" -always save as a new file
-type ".py" in the file name as an extension
- file type: All types
useful links :
Commands :
python --version
pip install selenium
python "C://___(path)___.py"
Note : While saving notepad
- "Save as" -always save as a new file
-type ".py" in the file name as an extension
- file type: All types