Asked by Ephraim

Write a pseudocode to find the average of any amount of positive numbers.

Answers

Answered by Didier Cheetah
input numbers
add numbers
divide de numbers by their count
print the average
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions