Skip to content

meghnaa26/python-sample-projects

Repository files navigation

Python Projects

A collection of Python projects built from scratch — by a first year B.Tech student with no prior coding background.

Projects

1. Number Guessing Game

A game where the computer picks a random number and the user guesses it. Features: hints, attempt counter, play again option.

2. Calculator

A calculator that performs +, -, *, /, %, //, ** operations. Features: division by zero handling, invalid input handling, 7 operations supported.

3. Quiz App

A 5-question quiz game with scoring system. Features: multiple attempts per question, case-insensitive answers, score tracking.

4. To-Do List

A task manager to add, view and remove tasks. Features: invalid input handling, task not found handling, menu system.

5. Expense Manager

A financial tool for working professionals to track monthly income and expenses. Features: 7 spending categories, visual health scale, monthly summary, JSON file saving, auto load on startup.

Built With

  • Python 3

About

Built by Meghna

GitHub

github.com/meghnaa26/python-projects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors