7 lines
194 B
Text
7 lines
194 B
Text
To run:
|
|
Start up.
|
|
Put "" into a string.
|
|
If the string is blank, write "Empty!" on the console.
|
|
If the string is not blank, write "Not empty!" on the console.
|
|
Wait for the escape key.
|
|
Shut down.
|