Simple Password Strength Checker in Python (challenge) #4
Labels
Assigned📋
This issue has been assigned to you!
good first issue
Good for newcomers
hacktoberfest2024
Your contribution is part of Hacktoberfest 2024! 🎉
Initiative (Required)
Hacktoberfest 2024 🎃
Is your proposal related to a problem? Please describe.
I will add a new programming question and solution about password strength checker. Its just a simple question to practice logic. Idea: the program takes a password as an input, and returns a strength rating (weak/moderate/strong)
its a very beginner question, I can brainstorm another if needed.
Add any other context or screenshots about the proposal request here.
btw, I'm also participating in gssoc extended, please add the relevant tags tq :)
I will comment the solution to make it easy to understand.
The text was updated successfully, but these errors were encountered: