CSC 160 Fall 2015 - Lab #1 (10 points)
Assigned W 9/2, Due Same Day
For the program we wrote in class today to convert Celsius to Fahrenheit:
1) Save the convert 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 1 (A user-friendly program should print an introduction that tells the user what the program does. Modify the program to print an introduction.)
[Hint: Add a print statement indented under def main(): and make the corresponding adjustment to your pseudocode.]
4) Save the file as "lab1-LASTNAME.py" and upload to the Lab 1 link on Moodle.
Last Modified: 9/2/15