- 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 33 times
2. Password Evaluator (1 mark) Setting up: 1. Create your file 2. At the top of the file (above your statements), in a c
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
2. Password Evaluator (1 mark) Setting up: 1. Create your file 2. At the top of the file (above your statements), in a c
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.