upper()
lower()
format()
isdigit()
strip()
如果密码同时包含小写拉丁字母和大写拉丁字母和数字,并且其长度必须至少为 8 个字符,则称为强密码。 需要确定此密码是否具有加密强度。
YES
NO
1000 ms 256 Mb Rules for program design and list of errors in automatic problem checking