Closed
Description
I've just reviewed a submission for the Simple Cipher exercise where the student only checked for upper case letters and numbers in the key. This was enough to pass the unit tests, but does not conform to the requirements that state "Let's make your substitution cipher a little more fault tolerant by ... ensuring that the key contains only lowercase letters".
The unit tests for this exercise will need to be updated to test for this scenario.
Metadata
Metadata
Assignees
Labels
No labels