Exercise: ROT13
-
rot13
-
Implement ROT13:
-
Create a script called rot13_file.py that given a file on the command line it will replace the content with the rot13 of it of it.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
rot13
Implement ROT13:
Create a script called rot13_file.py that given a file on the command line it will replace the content with the rot13 of it of it.