RosettaCodeData/Task/Hello-world-Text/Luna/hello-world-text.luna
2023-07-01 13:44:08 -04:00

3 lines
54 B
Text

def main:
hello = "Hello, World!"
print hello