RosettaCodeData/Task/Jump-anywhere/BASIC/jump-anywhere-1.basic

3 lines
104 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
10 GOTO 100: REM jump to a specific line
20 RUN 200: REM start the program running from a specific line