Answer to Question #269121 in Algorithms for Bjoy

Question #269121

Write an algorithm to compute the average of three input quizzes. Then display The result.

1
Expert's answer
2021-11-20T12:35:57-0500
Start
    Declare variable quizz1
    Declare variable quizz2
    Declare variable quizz3
    Declare variable average
    Read quizz1 from the user
    Read quizz2 from the user
    Read quizz3 from the user
    Set average=(quizz1 +quizz2 +quizz3)/3.0
    Display average 
Stop

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS