Question
Write a program that asks the user to enter the high temperature for each day of one week. Store the temperatures in an array. Once completed, output all temperatures that have been stored into the array.
Answers
Related Questions
Write a program that prompts the user to enter a temperature, followed by a letter representing Cels...
Create a new project Lab05e, and write a program that asks the user to enter a line. The program mus...
Write a program that asks the user to enter the student’s name (first and last), and his/her first e...
Write a program that asks the user to enter the number of packages purchased. The program should the...