Computer Science, asked by Aaronbarahi, 8 months ago


draw a flowchart to find the sum of three inputs


Answers

Answered by mamtakumariraj
2

Answer :-

your anwer is above

check it

Attachments:
Answered by gargagrim2
1

Answer:

Answer:

step 1: Start.

step 2: Take three input for calculating the average. say the numbers are n1, n2, n3.

Step 3: Add the all values of n1, n2 and n3. ...

Step 4: After that you have to take another variable for average like avg = add / 3.

Step 5: print the value average;

step 6: END

please follow me

Similar questions