...........Is used to repeat certain steps a fixed number of times.in Qbasic
Answers
Answered by
3
Answer:
To reapeat certai step use looping.
Explanation:
Ex-
let a=5
step1: a+1
if
a= 10
print a
else
goto step1
Answered by
1
Answer:
print arise
Explanation:
print arise Is used to repeat certain steps a fixed number of times.in Qbasic
Similar questions