Skip to content

Latest commit

Β 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

""# 🐍 Python Small Projects

A collection of fun and educational Python practice projects


πŸ“‹ Projects

🎲 Dice Rolling Game

A simple dice rolling game for practicing basic Python concepts.

  • File: dice_rolling_game.py
  • Topics: Random module, User input, Loops

🎯 Guess Number

An interactive number guessing game where the player tries to guess a secret number.

  • File: guess_number.py
  • Topics: Conditional statements, Loops, Random numbers

βœ‚οΈ Rock Paper Scissors

The classic Rock, Paper, Scissors game implementation.

  • File: rock_paper_scissor.py
  • Topics: Game logic, User input, Conditionals

πŸš€ Getting Started

Clone the repository and run any script directly:

python3 dice_rolling_game.py
python3 guess_number.py
python3 rock_paper_scissor.py

πŸ’‘ About

This repository is designed for practicing and improving Python fundamentals through small, focused projects.""

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages