0
/ 50
We want to count how many times we walked the family dog in a week. Provided an array of seven integers, representing how many times the...
We want to count how many times we walked the family dog in a week. Provided an array of seven integers, representing how many times the dog was walked for each day of the week, count the total and return it.
Your feedback will appear here when you check your answer.