3 lines
81 B
Text
3 lines
81 B
Text
OpenConsole()
|
|
Print("Goodbye, World!")
|
|
Input() ;wait for enter key to be pressed
|