Ask a New Question

Asked by Didier Cheetah

find the average of many numbers using pseudocode
6 years ago

Answers

Answered by oobleck
sum=0
for i = 1..n
sum += value[i]
end for
avg = sum/n
6 years ago
Answered by Ms. Sue
I’d be glad to check your answers
6 years ago
There are no AI answers yet. The ability to request AI answers is coming soon!

Submit Your Answer


We prioritize human answers over AI answers.

If you are human, and you can answer this question, please submit your answer.

Related Questions

What is the average number of heartbeats per second? (1 point) Responses 2 beats per second 2 beats... What is the average number of heartbeats per second? 2/3 3 2 1 1/2 If the average of a number N and its reciprocal is 1, what is the number N? What is the average number of heartbeats per second What is the average number of heartbeats per second? 2 beats per second 1 1/2 beats per second... what is the average number of seconds in2.20,1.99,1.89,2.24,1.16 What was the average number of laps completed by each team member running? The total laps were 6,000... what is the average number of hot dogs sold? 12,12,13,17,21,22,22,22,22,30,32,37. please! show me... The average of five number is 56. Four of the numbers are the same. The average of one of the four n... the average of 2 number is 9. list all possible of numbers that will work
Submit Your Answer

Question

find the average of many numbers using pseudocode

Ask a New Question
Archives Contact Us Privacy Policy Terms of Use