HERE IS THE PROGRAM: Jason, Samantha, Ravi, Sheila, and Ankit are preparing for
ID: 3554076 • Letter: H
Question
HERE IS THE PROGRAM:
Jason, Samantha, Ravi, Sheila, and Ankit are preparing for an upcoming
marathon. Each day of the week, they run a certain number of miles and
write them into a notebook. At the end of the week, they would like to
know the number of miles run each day, the total miles for the week, and
average miles run each day. Write a program to help them analyze their
data. Your program must contain parallel arrays: an array to store the names
of the runners and a two-dimensional array of five rows and seven columns
to store the number of miles run by each runner each day. Furthermore,
your program must contain at least the following functions: a function to
read and store the runners
Explanation / Answer
Find the code here : https://drive.google.com/#folders/0B5e1-GnoHVpBU3RCS3dUUHVvSVE
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.