Skip to content

Instantly share code, notes, and snippets.

View etp404's full-sized avatar

Matt Mould etp404

View GitHub Profile
alphabet="abcdefghijklmnopqrstuvwxyz"
def getLetter(index):
return alphabet[index]
def getIndex(letter):
return alphabet.find(letter)
def getEncryptedLetter(letter, key):
letterIndex = getIndex(letter)
### Keybase proof
I hereby claim:
* I am etp404 on github.
* I am mattmould (https://keybase.io/mattmould) on keybase.
* I have a public key ASDIAfn_7OD2ii9g-D_HurBsdaxxT-Z48j6lKIxC8euNqgo
To claim this, I am signing this object: