Write a program that finds the average time spent


Question: Write a program that finds the average time spent programming by a student each day over a 3 day period.

- Hints and what program should include:

- Must use Nested For Loops.

- Prompt the user for the number of students.

- Prompt the user for the time spent programming by each student, this should be in hours.

- Print to the screen the average number of hours per day spent programming by each student. Label the output to include the student number.

Can someone demonstrate me how to write a proper code for this problem and how to complete it. Thanks

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write a program that finds the average time spent
Reference No:- TGS0957048

Expected delivery within 24 Hours