3 lines
47 B
Plaintext

BEGIN PROGRAM.
print "Hello World"
END PROGRAM.