Write the missing steps in the programs: 5x2=10M
1. REM PROGRAM TO PRINT "HELLO" 10 times
NUM=1
DO WHILE NUM <=10
PRINT "HELLO"
______________
LOOP
Answers
Answered by
0
hn hn hn hn hn hn hn hn
Similar questions