Skip to content

Pranav-Funde05/python-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Python Calculator

Welcome to my terminal-based calculator built using Python!
This is one of my first Python mini-projects, and it supports basic arithmetic as well as square root and cube root calculations.

๐Ÿ”ง Features:

  • โž• Add
  • โž– Subtract
  • โœ–๏ธ Multiply
  • โž— Divide
  • โˆš Square Root
  • โˆ› Cube Root

๐Ÿ“ฆ How to Use:

  1. Run calculator.py in any Python environment (like VS Code or terminal)
  2. Choose the operation by entering the number
  3. Follow on-screen prompts

๐Ÿš€ Made By:

Pranav Funde โ€” 11th-grade coder from Maharashtra, passionate about Python and tech ๐Ÿค–

๐Ÿ“Œ Future Plans:

  • Add error handling (e.g. divide by 0)
  • GUI version with Tkinter
  • Maybe even a web version using Flask or Streamlit!

About

A simple python calculator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages