9 lines
203 B
Text
9 lines
203 B
Text
|
|
To run:
|
||
|
|
Start up.
|
||
|
|
Put "hello" into a string.
|
||
|
|
Put the string then " world" into another string.
|
||
|
|
Write the string to the console.
|
||
|
|
Write the other string to the console.
|
||
|
|
Wait for the escape key.
|
||
|
|
Shut down.
|