Computer Science, asked by sitatimilsina42, 1 month ago

To find the sum of first ten natural numbers with algorithm and flowchart​

Answers

Answered by skumaranu419
2

Answer:step 1:to start

step 2:to enter a loop with a variable

step 3:the ending point should be 10.

step4:find the sum by adding as sum+=sum;

step 5 :display the sum.

Step 6:Stop.

Explanation: the  flowchart can be drawn from this itself....

HOPE THIS HELPS...

Similar questions