Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
7
Task/Substitution-cipher/Python/substitution-cipher-2.py
Normal file
7
Task/Substitution-cipher/Python/substitution-cipher-2.py
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
The original is: A simple example.
|
||||
Encoding it with the key: dV1>r7:TLlJa<EFBFBD>uY o]MjH\hI^X cPN#!fmv[
|
||||
<e=04|O'~{y$bAq@}U.WtF*)x/K?
|
||||
Q%S(<EFBFBD>RB;25&s6Z9C3+D-_8kn,`Egiwzp"G
|
||||
Gives:
|
||||
iPMhX\YiYmJhX\Y5
|
||||
Decoding it by the same key gives: A simple example.
|
||||
Loading…
Add table
Add a link
Reference in a new issue