Computer Science, asked by yugantar8755, 10 months ago

...........Is used to repeat certain steps a fixed number of times.in Qbasic

Answers

Answered by namitadas4678
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 gnanavardhan68
1

Answer:

print arise

Explanation:

print arise Is used to repeat certain steps a fixed number of times.in Qbasic

Similar questions