Coding Challenge: Password Checker

Test your skills to validate a password entered by the user.

We'll cover the following...

Problem statement

Start with the following HTML code.

Password field in html

Write the JavaScript ...