If the password isn't long enough, we need to notify the user.

In the if code block, write a print statement that displays "Not enough characters." in the console.

Make sure to pick print followed by ( and then "Not enough characters.", ).