Please tell me what is the mistake in htis repl
Have you tried adding line numbers?
1 PRINT "1" 2 PRINT "2" 3 PRINT "3" 4 GOTO 8 5 PRINT "5" 6 PRINT "6" 7 PRINT "7" 8 PRINT "8" 9 PRINT "9"
Please tell me how to use GOTO in QBasic
Please tell me what is the mistake in htis repl
Have you tried adding line numbers?