CSC 160 Fall 2015 - Lab #2 (10 points)
Assigned W 9/9, Due Same Day
For the avg2.py program we wrote in class today to find the average of two numbers:
1) Save the file from Moodle on to your computer or flash drive.
2) Right-click on file & choose "Edit with IDLE".
3) In this file, do Page 53 Programming Exercise 2 (Modify the avg2.py program to find the average of three exam scores. [Note: You must adjust Steps 1-3 of the Software Development Process in the file before modifying the program. After modifying the program, make sure to test it on at least 2 examples.]
4) Save your module file as "avg3-LASTNAME.py", save your shell file as "avg3shell-LASTNAME.py", and upload both files to the Lab 2 link on Moodle.
Last Modified: 9/3/15