5 lines
77 B
Text
5 lines
77 B
Text
* Version 1:
|
|
MESSAGEBOX("Goodbye, World!")
|
|
|
|
* Version 2:
|
|
? "Goodbye, World!"
|