RosettaCodeData/Task/Reverse-a-string/PicoLisp/reverse-a-string.l
2023-07-01 13:44:08 -04:00

1 line
38 B
Text

(pack (flip (chop "äöüÄÖÜß")))