Light Mode
Dark Mode
Where can I noticate wrong asserts?

Exercise Acceptable Password IV in my opinion has bas asserts.

conditions: the length should be bigger than 6; should contain at least one digit, but it cannot consist of just digits; having numbers or containing just numbers does not apply to the password longer than 9.

for example we have assert = True for password which has none digits.

Created: Oct. 9, 2020, 6:43 p.m.
Updated: Oct. 10, 2020, 8:25 p.m.
-1
15
User avatar
nightqueen