SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

0 0 1 Python

Feature/fix caesar cipher (#1350)

* change var names for better reading

* rewrite encrypt function to fix ascii char ranges

* fix decrypt function

* update formatting (add f-strings)

* upd fuctions

* add f-string formatting (python3.6+)

* add type hints (python3.4+)
Y
Yurii committed
b7fb0630f2c466412337d25d2e611eeef7bc381b
Parent: 3cc3531
Committed by Christian Clauss <cclauss@me.com> on 10/18/2019, 5:36:52 AM