RosettaCodeData/Task/Loops-Infinite/IS-BASIC/loops-infinite.basic
2023-07-01 13:44:08 -04:00

3 lines
35 B
Text

100 DO
110 PRINT "SPAM"
120 LOOP