Please tell me what is the mistake in htis repl
You need to type number line after the command like this:
10 PRINT "1" ... 40 GOTO 80 ... 80 PRINT "8" 90 PRINT "9"
Skip the "..." part. They are for clarity.
Please tell me how to use GOTO in QBasic
Please tell me what is the mistake in htis repl
You need to type number line after the command like this:
Skip the "..." part. They are for clarity.