3 lines
49 B
Plaintext
3 lines
49 B
Plaintext
![]() |
BEGIN PROGRAM.
|
||
|
print "Hello, world!"
|
||
|
END PROGRAM.
|