python:实现破解密码Crack password from random import * user_pass = input("Enter your password: ") password = ['a', 'b', 'c',