DEMO: How does the password algorithm we are using in this lesson work?

What is the problem we're solving, and what are the steps we are taking to solve it?

An algorithm is a step-by-step procedure for solving a problem. Look in the code editor to see our problem and this algorithm's seven steps!

  • Click Run to learn more about how our password algorithm works!

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
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)