Skip to content Skip to sidebar Skip to footer
Showing posts with the label Caesar Cipher

How To Make Shift('w','f') Return 'b'?

Using this program to take out spaces, punctuation, and make letters lower case... def pre_process(… Read more How To Make Shift('w','f') Return 'b'?