Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Outline

Password Validator

This program validates passwords to match specific rules. A valid password is one that conforms to the following rules:

  • Minimum length is 6;
  • Maximum length is 12;
  • Contains at least an uppercase letter or a lowercase letter
  • Contains at least a number;
  • Contains at least a special character (such as @,+,£,$,%,*^,etc);
  • Doesn't contain space(s).

Prerequisites

It requires no prerequisites, you only need to run the script. If you don't have Python installed, you can visit here to download Python.

How to run the script

Running the script is pretty easy, open a terminal in the folder where your script is located and run the following command :

python PASSWORD_VALIDATOR.py

Sample use of the script

alt text

alt text

alt text

Author's name

Tanimowo Emmanuel

Morty Proxy This is a proxified and sanitized view of the page, visit original site.