Course Content
Conditional Statements in Python
Conditional Statements in Python
Challenge: Password Strength
Task
Now, let's assess the strength of password security. Everyone is familiar with internet security guidelines, one of which emphasizes the importance of a robust password. For this quick checker, we will enforce just one requirement: the password must be a minimum of 8 characters in length.
Thanks for your feedback!
Challenge: Password Strength
Task
Now, let's assess the strength of password security. Everyone is familiar with internet security guidelines, one of which emphasizes the importance of a robust password. For this quick checker, we will enforce just one requirement: the password must be a minimum of 8 characters in length.
Thanks for your feedback!
Challenge: Password Strength
Task
Now, let's assess the strength of password security. Everyone is familiar with internet security guidelines, one of which emphasizes the importance of a robust password. For this quick checker, we will enforce just one requirement: the password must be a minimum of 8 characters in length.
Thanks for your feedback!
Task
Now, let's assess the strength of password security. Everyone is familiar with internet security guidelines, one of which emphasizes the importance of a robust password. For this quick checker, we will enforce just one requirement: the password must be a minimum of 8 characters in length.