Write an algorithm to evaluate the average height in class. Get the lengths of the class from the user. Trace your program and show your results.

1 answer

wait - we doing heights or lengths?

anyway, average = sum/count