RosettaCodeData/Task/String-length/Plain-English/string-length.plain

7 lines
124 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
To run:
Start up.
Put "møøse" into a string.
Write the string's length to the output.
Wait for the escape key.
Shut down.