Welcome! This is a beginner-friendly Python script that creates a secure password for you and checks how strong it is.
- Generates passwords of any length using letters, digits, and symbols.
- Checks strength (Strong, Medium, Weak) based on length, character variety, and common patterns.
Enter your desired password length when prompted!