Computer Science, asked by guptanirajan66, 17 hours ago

write an algorithm to find ​

Answers

Answered by sachin9715
0

Answer:

given below.

Explanation:

Step 1: Start.

Step 2 :Read the three number suppose "a","b","c" form the user.

Step 3: Declared a variable "sum" and "Avg".

Step 4 : sum=a+b+c;

Step 5: Avg=sum/3.

Step 6:Display "sum " and "Avg".

Step 7 :End .

Answered by marvaminuva
1

Following are the algorithm of the sum and the average of three numbers is given below.

Following are the algorithm of the sum and the average of three numbers is given below.Explanation:

Following are the algorithm of the sum and the average of three numbers is given below.Explanation:Step 1: Start.

Following are the algorithm of the sum and the average of three numbers is given below.Explanation:Step 1: Start.Step 2 :Read the three number suppose "a","b","c" form the user.

Following are the algorithm of the sum and the average of three numbers is given below.Explanation:Step 1: Start.Step 2 :Read the three number suppose "a","b","c" form the user.Step 3: Declared a variable "sum" and "Avg".

Following are the algorithm of the sum and the average of three numbers is given below.Explanation:Step 1: Start.Step 2 :Read the three number suppose "a","b","c" form the user.Step 3: Declared a variable "sum" and "Avg".Step 4 : sum=a+b+c;

Following are the algorithm of the sum and the average of three numbers is given below.Explanation:Step 1: Start.Step 2 :Read the three number suppose "a","b","c" form the user.Step 3: Declared a variable "sum" and "Avg".Step 4 : sum=a+b+c;Step 5: Avg=sum/3.

Following are the algorithm of the sum and the average of three numbers is given below.Explanation:Step 1: Start.Step 2 :Read the three number suppose "a","b","c" form the user.Step 3: Declared a variable "sum" and "Avg".Step 4 : sum=a+b+c;Step 5: Avg=sum/3.Step 6:Display "sum " and "Avg".

Following are the algorithm of the sum and the average of three numbers is given below.Explanation:Step 1: Start.Step 2 :Read the three number suppose "a","b","c" form the user.Step 3: Declared a variable "sum" and "Avg".Step 4 : sum=a+b+c;Step 5: Avg=sum/3.Step 6:Display "sum " and "Avg".Step 7 :End .

This is the Answer

Mark me brainlist

Similar questions