RosettaCodeData/Task/Caesar-cipher/K/caesar-cipher.k
2023-07-01 13:44:08 -04:00

4 lines
152 B
Text

s:"there is a tide in the affairs of men"
caesar:{ :[" "=x; x; {x!_ci 97+!26}[y]@_ic[x]-97]}'
caesar[s;1]
"uifsf jt b ujef jo uif bggbjst pg nfo"