RosettaCodeData/Task/Jump-anywhere/IS-BASIC/jump-anywhere.basic
2023-07-01 13:44:08 -04:00

2 lines
98 B
Text

10 GOTO 100 ! jump to a specific line
20 RUN 200 ! start the program running from a specific line