RosettaCodeData/Task/Hello-world-Newbie/Commodore-BASIC/hello-world-newbie.basic

3 lines
32 B
Plaintext

10 PRINT "HELLO, WORLD!"
20 END