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

aroratrisha1899/password-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

password-check

Created a code which will check for correct username and password using Python.

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages