Skip to content

Python program allowing three password attempts, prompting a personal question upon repeated failures. Successful authentication results in a warm 'Hello' greeting.

Notifications You must be signed in to change notification settings

er-hiba/Password_Verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This program prompts the user to enter a password, with up to three attempts to get it right. In case of repeated incorrect attempts, the program asks a personal question, such as the user's favorite color. Upon successful authentication, the program warmly greets the user with a "Hello".

Example

♡ Example 1

♡ Example 2

♡ Example 3

♡ Example 4

About

Python program allowing three password attempts, prompting a personal question upon repeated failures. Successful authentication results in a warm 'Hello' greeting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages