RosettaCodeData/Task/Reverse-a-string/M2000-Interpreter/reverse-a-string-2.m2000

5 lines
64 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
a$="as⃝df̅"
b$=strrev$(a$)
clipboard b$
Print b$="̅fd⃝sa"