Skip to content

People create new passwords everyday. We need to create a code which will check if the input password is correct or not. For this, firstly create a variable which will store the password. Then write a code to check if the input password matches the password stored in variable.

Notifications You must be signed in to change notification settings

nikitacbhole/password-check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

password-check

People create new cedentials everyday. We need to create a code which will check if the input credentials matches the credentials stored in variables.

  1. Create variables to store credentials.
  2. Give input credentials
  3. Write a code to compare the input creds with creds stored in variable
  4. If the password matches,the code should again ask for new comparison.

About

People create new passwords everyday. We need to create a code which will check if the input password is correct or not. For this, firstly create a variable which will store the password. Then write a code to check if the input password matches the password stored in variable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published