The last challenge had you thinking with a particular mindset. This week is a bit of a continuation of that.
Clue
k == a
Objective
Programmatically determine how k relates to a and use that knowledge to decrypt the following string: ls~8v9zvozk|~
Rules
Show your work for both how you determine k == a AND how you ended up decrypting the string.
Expected Results
We can't tell you.
Starter Code
You must use the following code and can only add to the code provided below.
Link to Code: Gist