problem-specifications
problem-specifications copied to clipboard
Atbash Cipher testcases should include a 0
None of the tests current catch if a student uses char > 0 instead of char >= 0
Sorry, that's a bit ambiguous; are you proposing a test for the null byte?
@jgilray Perhaps you could put together a simple pull request to demonstrate the case you're suggesting?
@jgilray Are you still interested in working on this issue?