Python Programming Workshop held at Aryabhatta College on 1st, 2nd and 5th Feb, 2018.
Visit Python Download and Installation Instructions
- Open up the terminal
- Change Directory to the Folder where script exists
- Type python3 name_of_the_script.py
Open Basic Syntax and Variables in Python.pdf
age.py
if_else Ex-1.py
if_else Ex-2.py
if_else Ex-3.py
Guess.py
Loops.py