We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f34cefb commit c9e8f5dCopy full SHA for c9e8f5d
ciphers/trifid_cipher.py
@@ -88,7 +88,7 @@ def __prepare(
88
...
89
KeyError: 'Length of alphabet has to be 27.'
90
91
- Testing with punctuations that are not in the given alphabet
+ Testing with punctuation not in the given alphabet
92
93
>>> __prepare('am i a boy?','abCdeFghijkLmnopqrStuVwxYZ+')
94
Traceback (most recent call last):
0 commit comments