Computer Science, asked by gjireah, 6 months ago

computes the average of three input quizzes

Answers

Answered by Arunaajaya
0

Answer:

Hi friend

Hope this answer helps you

Explanation:

Compute avg=(a+b+c)/3.

...

For finding the average of 3 numbers:

First you have to declare 3 variables.

Then take the input from the user for those 3 variables.

After that take the average of those 3 numbers by the formula (1st no + 2nd no +3rd no)/3 and store the result in some variable.

Then print that answer

Attachments:
Answered by HaCkIe44552211
0

Explanation:

PLS FOLLOW ME FOR MORE HELP

MARK ME BRAINLIEST FOLLOW ME FOR

Attachments:
Similar questions