Question
PLEASE REPLY IN PYTHON 1. In the Spotlight: Adding and Displaying Records 6-15 (p.309-317) 2. In the Spotlight: Searching for a Record 6-17 (p. 317-319)
PLEASE REPLY IN PYTHON
1. In the Spotlight: Adding and Displaying Records 6-15 (p.309-317)
2. In the Spotlight: Searching for a Record 6-17 (p. 317-319) Programming Exercises
3. Write To File Create a program that will get 7 days of temperature values from the user and then save these values in a file. You will use a loop to get the temperature input. Be sure your program handles exceptions.
4. Read from File Create a program that reads the values in the temperature data file created in the previous program. The program will display each temperature value in the file and calculate and display the average temperature. Be sure your program handles exceptions.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started