Code works on Run but fails on check
I was able to create code for the house password challenge and it passed all the assertions listed. When I run a test using the "Check" button it fails saying that my code returns "True" for "aaaaaaaaaaaaaaaaaa" and that it should return a "False" Since I have handled this in my code, when I copy that string into the Password "Check" text box and run, it gives a "False"
Wonder why the automated testing is failing this string when the same string is passing when I test it manually
Created: Feb. 27, 2019, 6:54 p.m.
Updated: Feb. 28, 2019, 3:49 p.m.
0