Notes:
Komodo Edit - A text editor.
Python 2 - Stable version than ver 3.
mkdir workingdir
touch file1.py
ls
vim file1.ph
sudo apt install vim
y
--
vim file1.py
cat file1.py
python file1.py - to print from python
User input:
dir and help
'q' to go back to python interpreter.
Python Variables (7:18)
No comments:
Post a Comment