Question: please use python3 to answer this question: Assignment: Create password simulator Customer needs a password simulator to do the following: (a) create random passwords in

please use python3 to answer this question:

Assignment: Create password simulator

Customer needs a password simulator to do the following:

(a) create random passwords in perpetuity

(b) if the password is acceptable, it gets archived

(c) unaccepted passwords get deleted

(d) no less than 40 iterations

Problem Three Requirements:

Customer rules of accepted passwords include: special symbols, and password cannot be a word in a dictionary list; random module to be imported.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!