RosettaCodeData/Task/Reverse-a-string/PicoLisp/reverse-a-string.l

2 lines
38 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
(pack (flip (chop "äöüÄÖÜß")))