Computer Science, asked by nnn8, 1 year ago

draw a flowchart to do sum of 10 elements read from user

Answers

Answered by siddhartharao77
6
Start

Read n1,n2,n3,n4,n5,n6,n7,n8,n9,n10

Sum < - n1 + n2 + n3 + n4 + n5 + n6 + n7 + n8 + n9 + n10

Write Sum

Stop


Hope this helps!

rishilaugh: thanks
siddhartharao77: My Pleasure
Answered by bharodiyavivek8
1

Answer:

draw a flow chart to do the sum of 10 elements read from the user

Similar questions