RosettaCodeData/Task/Loops-Infinite/BASIC/loops-infinite-5.basic

4 lines
35 B
Plaintext

100 DO
110 PRINT "SPAM"
120 LOOP