Python-project-Scripts
Python-project-Scripts copied to clipboard
Fix: Password validator checks for uppercase letters
Fixes #400 Added checks to ensure that password has at least one uppercase and one lowercase letter. Also updated print statement to say 'and' instead of 'or' for better clarity.
Hi @sri443! :wave:
Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.