Answer all the questions,
Look at this program to print the series
from 1 to 10. In this program there are
some errors. So find out the errors and
rewrite the correct program,
CLS
C=0
DO WHILE C >= 10
PRINT C
c= c + 1
END
Answers
Answered by
0
Answer:
print c
c=0
cls
DO While
end
Similar questions
Social Sciences,
1 month ago
English,
1 month ago
Computer Science,
3 months ago
India Languages,
3 months ago
Math,
10 months ago
Economy,
10 months ago