Computer Science, asked by sobharaiguru, 2 months ago

. Correct the errors in the following flowcharts and write the programs:
Flowchart
Program
1.
START
Input N
For I = 1 to N
1
Print (I + 1)
Next I
STOP​

Answers

Answered by ananya7849
0

. Correct the errors in the following flowcharts and write the programs:

Flowchart

Program

1.

START

Input N

For I = 1 to N

1

Print (I + 1)

Next I

STOP

Similar questions