Computer Science, asked by safiyasafa823, 21 days ago

Draw the flowchart and algorithm to find the sum of n natural number​

Answers

Answered by DasRicha
8

 \huge{ \boxed{ \red{ \mathcal{Algorithm:-}}}}

Step 1: Start

Step 2: Take two natural numbers

Step 3: Add the natural numbers

Step 4: Print the result

Step 5: Stop

 \\

 \huge{ \boxed{ \red{ \mathcal{Flowchart:-}}}}

Start

Take two natural numbers

Add the natural numbers

Print the result

Stop

Hope this helps :)

Similar questions