Skip to main content
The National Cipher Challenge

Reply To: Programming

A Tale of 2 Secrets Forums T.E.M.P.E.S.T. Programming Reply To: Programming

#113779
the_cryptographer_formerly_known_as_madness
Participant

@Scarlett, sometimes you can’t get by on the kindness of strangers.
Try pointing your google at “Python the hard way.”
Python is a good language for ciphering, because of the way you can manipulate strings and arrays. Just sit down and force yourself to put together some scripts to decrypt (or even solve) the challenges so far.

Report a problem