Python Script Project

This artifact contains my efforts in a final python scripting project. The script that I created works to help users create safe and secure passwords. After the user executes the script, they are prompted to input a password that they want to use. If the inputted password does not meet the complexity requirements, then it will advise the user to alter it and try again. A complete description of the innerworkings of the script is provided within the artifact. This project was created for the basic cyber programming and networking course.

CyberProgGroupProject