Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple Password Strength Checker in Python (challenge) #4

Closed
codingkatty opened this issue Oct 8, 2024 · 1 comment · Fixed by #10
Closed

Simple Password Strength Checker in Python (challenge) #4

codingkatty opened this issue Oct 8, 2024 · 1 comment · Fixed by #10
Assignees
Labels
Assigned📋 This issue has been assigned to you! good first issue Good for newcomers hacktoberfest2024 Your contribution is part of Hacktoberfest 2024! 🎉

Comments

@codingkatty
Copy link
Contributor

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.

Copy link

github-actions bot commented Oct 8, 2024

@codingkatty

It's great having you contribute to this project

Thanks for opening this Issue 🙌 , Welcome to SkillShow 💖 We will review everything and get back to you.
Make sure to give a star to this repo before making a fork! Thank you :)

@Kushal997-das Kushal997-das added good first issue Good for newcomers Assigned📋 This issue has been assigned to you! hacktoberfest2024 Your contribution is part of Hacktoberfest 2024! 🎉 labels Oct 8, 2024
Kushal997-das added a commit that referenced this issue Oct 9, 2024
@mrsandy1965 mrsandy1965 mentioned this issue Oct 14, 2024
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned📋 This issue has been assigned to you! good first issue Good for newcomers hacktoberfest2024 Your contribution is part of Hacktoberfest 2024! 🎉
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants