Jump to content

Caesar cipher: Difference between revisions

m
m (Automated syntax highlighting fixup (second round - minor fixes))
Line 5,387:
dup echo$ cr
23 caesar dup echo$ cr
23 decode caesar echo$ cr</Langsyntaxhighlight>
 
{{out}}
Line 5,439:
[1] "Decrypted Text: The five boxing wizards jump quickly."
</pre>
 
=={{header|Racket}}==
<syntaxhighlight lang="racket">
10,333

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.