Spot and fix errors in the following programs.
1. CLS
2. count = 1
for A= 10 TO 40 step 5
DO until count >=10
Print count
print Y
next Y
count = count + 1
End LOOP
Answers
Answered by
4
Answer:
please post the proper question pic then I answer
Answered by
0
CLS
count=DO until count >=10
Print count
print Y
next Y
count = count + 1
End LOOP
Similar questions