Rot-13: Difference between revisions

No change in size ,  9 months ago
→‎{{header|Raku}}: add "in" and "out" templates
(→‎{{header|Raku}}: add "in" and "out" templates)
Line 5,270:
put .trans: $abc => $abc».rotate(13) for lines</syntaxhighlight>
 
{{in}}
Input:
<pre>Rosetta Code</pre>
 
{{out}}
Output:
<pre>Ebfrggn Pbqr</pre>
 
1,934

edits