Computer Science, asked by halwaipu, 5 months ago

No 4 Write the output of the followings:-
i)
10 S = 0
20 C = 5
30 S = S + C
40 C = C + 3
50 IF C<= 10 THEN GOTO 30
60 PRINT" Sum = ";S
70 END​

Answers

Answered by chethan555
0

Answer:

sorry ........................

Similar questions