Hello world
Script
print "Hello, world"
Notes
The text "Hello, world" is printed on standard output. There is no graphical output.
print "Hello, world"
The text "Hello, world" is printed on standard output. There is no graphical output.