Menu

Programming C Really Sure Write Program Help Question Attached Photo Q43861460

Programming in C++ not really sure how to write this program canyou help? (question attached in photo)

Task: Write a C++ program to compute the total and average of the scores entered by the user. The program should keep askingTask: Write a C++ program to compute the total and average of the scores entered by the user. The program should keep asking for the scores until the user enters a negative value [Note: if the very first score entered by the user is a negative value, then the total and average should be zero]. Show transcribed image text Task: Write a C++ program to compute the total and average of the scores entered by the user. The program should keep asking for the scores until the user enters a negative value [Note: if the very first score entered by the user is a negative value, then the total and average should be zero].

Expert Answer


Answer to Programming in C++ not really sure how to write this program can you help? (question attached in photo) …

OR