RosettaCodeData/Task/Loops-Infinite/BASIC/loops-infinite-5.basic
2019-09-12 10:33:56 -07:00

3 lines
35 B
Text

100 DO
110 PRINT "SPAM"
120 LOOP