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