Skip to content

soniya-builds/Python-Mini-Projects

Repository files navigation

Python-Mini-Projects

A collection of beginner-friendly Python mini projects built to practice core programming concepts such as loops, conditionals, functions, user input, and logical thinking.


Projects Included

1. Digital Clock

A real-time digital clock that displays the current system time.

Concepts Used:

  • datetime module
  • Loops
  • Time formatting

2. Funny Fake News Headline Generator

Generates random, humorous fake news headlines.

Concepts Used:

  • Lists
  • random module
  • String formatting

3. Password Guessing Game

A simple password guessing game with limited attempts.

Concepts Used:

  • Loops
  • Conditionals
  • User input handling

4. Rent Calculator

Calculates rent distribution among roommates.

Concepts Used:

  • Arithmetic operations
  • User input
  • Basic calculations

5. Rock Paper Scissors

Classic Rock-Paper-Scissors game against the computer.

Concepts Used:

  • random module
  • Conditional logic
  • Game loop structure

6. Roll Two Dice Game

Simulates rolling two dice and displays the result.

Concepts Used:

  • random module
  • Functions
  • Basic game logic

7. Sing A Song

A simple script that prints song lyrics or playful text output.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages