Asked by Eben

Design an algorithm to find the average age of n students, where n is the number of students.

Answers

Answered by Anonymous
Average = Sum of all values / No. of values in the list.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions