RosettaCodeData/Task/Hello-world-Newbie/Commodore-BASIC/hello-world-newbie.basic
2023-07-01 13:44:08 -04:00

2 lines
32 B
Text

10 PRINT "HELLO, WORLD!"
20 END