CREATE: Let's make a program that tests a password and tells the user how strong it is.
There are multiple factors that make a password strong or weak. We can check those factors using code!
Useful Links: Password Strength Tester, Estimating Password-Cracking Times, Example #1, Example #2
Saving and Submitting: Run your code often to save it, and Submit to turn in and share your work!
Be sure to read the tech requirements in the comments!
To navigate the page using the TAB key, first press ESC to exit the code editor.