samGreer
samGreer
### Describe the Issue Step 16 (and presumably most steps) have no check that the line "shift = 3" stays in the code. ### Affected Page https://www.freecodecamp.org/learn/scientific-computing-with-python/learn-string-manipulation-by-building-a-cipher/step-16 ### Your code...
Checklist: - [x] I have read and followed the [contribution guidelines](https://contribute.freecodecamp.org). - [x] I have read and followed the [how to open a pull request guide](https://contribute.freecodecamp.org/#/how-to-open-a-pull-request). - [x] My pull...
### Describe the Issue I recently went through the entirety of Learn String Manipulation by Building a Cipher in Scientific Computing with Python. I noted 5 steps that I thought...