# This program prints Hello, world!
print('Hello, world!')
# Output is Hello World
print("Hello World")
function thingthingprintprint()
b = a
c = b
d = c
if d == a then
e = d
end
print(e)
end
function printprint(thingprint)
thingprint_two = thingprint
thingprint_three = thingprint_two
if thingprint_three == 'Hello World!' then
thingthingthing = 'Hello World!'
end
do
local thingthingthing_two = thingthingthing
thingthingthing_three = thingthingthing_two
end
a = thingthingthing_three
thingthingprintprint()
end
printprint('Hello World!')
# To print stuff in the terminal, use the build in function print()
print("Hello, world")
input - print(" Hello World!")
output - Hello World!
print(" Hello World!")
Hello World!