Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 808 Bytes

File metadata and controls

43 lines (27 loc) · 808 Bytes

Beginner Python Projects 🚀

A collection of beginner-friendly Python projects to practice and improve coding skills.

📌 Projects Included

1. Smart Calculator 🧮

A command-line calculator with advanced features.

Features:

  • Perform basic arithmetic operations
  • Handles invalid inputs and division errors
  • Maintains calculation history
  • User-friendly menu system

🛠 Tech Stack

  • Python

🎯 Goal

This repository is created to strengthen Python fundamentals through hands-on projects and real-world problem solving.


🚀 Future Improvements

  • Add To-Do App with file storage
  • Build GUI-based applications
  • Add mini AI-based projects

Output Preview

Calculator Output


👩‍💻 Author

Megha Pise