Write a program to display the values from 1 to 20 in a while loop
Answers
Answered by
0
Cls
for i = 1 to 20
print i
next i
end
Answered by
0
To run:
Start up.
Clear the screen.
Put the screen's box into a box.
Indent the box 1 inch.
Put "jokerman" and 1 inch into a font.
Loop.
Add 1 to a nu.
Pick a spot anywhere in the box.
Pick a bright color.
Draw the number on the spot with the bright color and the font.
Add 1 to a count. If the count is 20, break.
Repeat.
Refresh the screen.
Wait for the escape key.
Shut down.
Similar questions