RosettaCodeData/Task/Reverse-a-string/Plain-English/reverse-a-string.plain

6 lines
75 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
To run:
Start up.
Put "asdf" into a string.
Reverse the string.
Shut down.