Question: Lab 10.4-Programming Challenge 1 -Going Green and File Interaction Write the Pseudocode, Flowchart, and Python code for the following programming problem from Lab 9.5. Note

 Lab 10.4-Programming Challenge 1 -Going Green and File Interaction Write the
Pseudocode, Flowchart, and Python code for the following programming problem from Lab
9.5. Note that the in addition to what the program already does,
it should create a file called savings.txt and store the savings array

Lab 10.4-Programming Challenge 1 -Going Green and File Interaction Write the Pseudocode, Flowchart, and Python code for the following programming problem from Lab 9.5. Note that the in addition to what the program already does, it should create a file called savings.txt and store the savings array to a file. This should b done in append mode in Python, but not in Raptor as it is not an option. The pseudocode is provided. Last year, a local college implemented rooftop gardens as a way to promote energy efficiency and save money. Write a program that will allow the user to enter the energy bi1ls from January to December for the year prior to golng green. Next, allow the user to enter the energy bills from January to December of the past year after going green. The program should calculate the energy difference from the two years and display the two years worth of data, along with the savings. Additional y, the savings array should be printed to a file called savinga.txt

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!