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

1 answer

input numbers
add numbers
divide de numbers by their count
print the average