Skip to content

sirlupinwatson/pythonPasswordGeneratorGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Python 3.9.7 Password Generator Game

Create a password generator that will generate a password of a certain length and complexity. The password should contain at least one uppercase letter, one lowercase letter, tree number and tree special character.

1- Start by Installing Visual Studio Code https://code.visualstudio.com/

2- Then install the Python extension

PythonInstallation2

3- Create a new file and Copy/Paste the code from the file pythonPasswordGeneratorGame.py and save it!

4- Hit Left Shift + Enter to run the game and get your personalized password!

PythonPasswordGeneratorGame PythonPasswordGeneratorGame1 PythonPasswordGeneratorGame2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages