3 lines
49 B
Plaintext
Raw Normal View History

2017-07-29 13:37:39 -04:00
BEGIN PROGRAM.
print "Hello, world!"
END PROGRAM.