# A list of Common used passwords passwordList = [‘123456′,’123456789′,’987654321′,’qwerty’,’password’,’Password123′,’Qwerty1′, ‘abc123′,’password1′,’12345’] #
# A list of Common used passwords passwordList = [‘123456′,’123456789′,’987654321′,’qwerty’,’password’,’Password123′,’Qwerty1′, ‘abc123′,’password1′,’12345’] # A fucntion to execute the program def usePasswords(): while(True): password = input(“Enter…