I would like to give some feedback about ...
From: https://py.checkio.org/mission/acceptable-password-ii/solve/
isacceptablepassword("muchlonger5")
Has some error. When running my code in IDE, all works.
I even tried using:
if password == "muchlonger5":
return True
it still returns False...
HTTP_USER_AGENT:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36
Created at: June 19, 2021, 3:49 p.m.; Updated at: June 20, 2021, 10:14 a.m.
The question is resolved.