February 9
Announcements for Feb. 9
Loops
Example programs:
summer.py
-- this sums the numbers 1 to 100
product.py
-- this multiplies the numbers 1 to 100
avg.py
-- this computes the average of numbers entered by the user
fileAvg.py
-- this aveages the numbers in the file
data.txt
Formatted Strings