Python script examples from Week 1

Lecture 01-1: overview
csci121.py
csci11squared.py
csci121recursive.py


Lecture 01-1: scripting
hello.py
hello_calc.py
hello3.py
hello4.py
hello5.py
hello6.py
shoutout.py
shoutout4x.py
• temperature.py
• radius.py
• radius_import.py


Lecture 01-2
• radius_functions.py
• circle.py
integers.py
integers_divide.py