14 CS 20 Python * Lab 2 Convert Celsius to Fahrenheit and

advertisement
14 CS 20 Python – Lab 2 Convert Celsius to Fahrenheit and Fahrenheit to Celsius with Repeat
1
14 CS 20 Python – Lab 2 Convert Celsius to Fahrenheit and Fahrenheit to Celsius with Repeat
For this lab you are to write a program that does the following:
Build on the work you have done for 14 CS 20 Python – Lab 2 Convert Celsius to Fahrenheit and
Fahrenheit to Celsius and have the program ask the user if they wish to do another conversion.
The request by the software should have the user decide if they:
Want to do another calculation
What type of calculation to do (Celsius to Fahrenheit or Fahrenheit to Celsius?)
Use the internet to find information on how to do.
When you are finished with the lab correctly name it and hand it into the appropriate folder. Complete
the table, print out this form and them come see me for marking. Be prepared to manipulate your
program to show me that you can alter your program.
Observed Yes No 0
The student has completed the program
The program works
The programmer and added comments areas(see CS 30
Students)
The program is neat (it flows it tells a story )
√
1
2
3 4
MK
The new conditional works as requried
Total
Experience with Programming and Design
20
The Lab was done by the due date
Careers Related to Computer Science
4
Question: What is the new condition that you were asked to
write in this code? Explain how it works and what type it is.
Answer:
Fundamentals of Programming and Design
4
Download