Rot-13: Difference between revisions

Content added Content deleted
imported>Myrmidon
m (→‎Insitux: Jumped -> Jumps)
Line 2,653: Line 2,653:
(.. str (map ROT-13-char text)))
(.. str (map ROT-13-char text)))


(ROT-13 "The Quick Brown Fox Jumped Over The Lazy Dog!")
(ROT-13 "The Quick Brown Fox Jumps Over The Lazy Dog!")
;returns "Gur Dhvpx Oebja Sbk Whzcrq Bire Gur Ynml Qbt!"</syntaxhighlight>
;returns "Gur Dhvpx Oebja Sbk Whzcf Bire Gur Ynml Qbt!"</syntaxhighlight>


=={{header|IS-BASIC}}==
=={{header|IS-BASIC}}==