# This will display a goodbye message on the terminal screen .begin display "Hello world!" return # This is the end of the script. =={{Header|BlitzMax}}== print "Hello world!"