3 lines
62 B
Text
3 lines
62 B
Text
OpenConsole()
|
|
PrintN("Hello world!")
|
|
Input() ; Wait for enter
|
OpenConsole()
|
|
PrintN("Hello world!")
|
|
Input() ; Wait for enter
|