Skip to content

Add password strength checker program in python#102

Open
meghapise07 wants to merge 1 commit into
thakurRashmi:mainfrom
meghapise07:main
Open

Add password strength checker program in python#102
meghapise07 wants to merge 1 commit into
thakurRashmi:mainfrom
meghapise07:main

Conversation

@meghapise07
Copy link
Copy Markdown

📌 Description

Added a Python program to check password strength based on length, uppercase, lowercase, digits, and special characters.

✅ Changes Made

  • Created password_strength_checker.py
  • Implemented validation using regex
  • Added basic user input handling

🚀 Purpose

This helps beginners understand basic string validation and conditions in Python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant