Skip to content

SARAMALI15792/python-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-projects:

1) Password Generator:

🔐 Python Password Generator
Generate cryptographically strong passwords with ease!
👉 Features: Mixed characters, input validation, CLI menu, error resilience.
🛠️ Built with Python's random module | 📝 Docs-ready code structure.

2) Mad_Lib Game:

Mad Libs Game 🎉

0.It has rounds which tracks your data how many times u have played

  1. The player chooses one of two sentence templates.
  2. The game asks for a place and a noun.
  3. It replaces the placeholders ([place] and [noun]) with the user's input.
  4. The final, completed sentence is displayed!

3) Rock-paper-Sisscor Game:

📜 Rock Paper Scissors Game

  1. A simple Rock, Paper, Scissors game developed in Python with image-based choices. 🪨📄✂️
  2. Supports shorthand inputs (R/P/S) and displays logos for each choice.
  3. Play against the computer and test your luck! 🎮

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors