Page 1 of 1

2. Password Evaluator (1 mark) Setting up: 1. Create your file 2. At the top of the file (above your statements), in a c

Posted: Tue Jul 12, 2022 8:22 am
by answerhappygod
2 Password Evaluator 1 Mark Setting Up 1 Create Your File 2 At The Top Of The File Above Your Statements In A C 1
2 Password Evaluator 1 Mark Setting Up 1 Create Your File 2 At The Top Of The File Above Your Statements In A C 1 (100.07 KiB) Viewed 34 times
2. Password Evaluator (1 mark) Setting up: 1. Create your file 2. At the top of the file (above your statements), in a comment, include your name and student number. Task: Write a Flask application which has the following (minimal) functionality: - Prompts the user to enter a password. - Gives the user feedback about how strong their password is. - Gives the user feedback about how they can improve the strength of their password. - You must include at least 5 levels of strength and 4 characteristics.