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.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)