Skip to content

karanavi57/Simple-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Simple Calculator (Python)

This is my first programming project built using Python. It is a simple command-line calculator that performs basic arithmetic operations.


๐Ÿš€ Features

  • Addition โž•
  • Subtraction โž–
  • Multiplication โœ–๏ธ
  • Division โž—
  • Handles division by zero errors

๐Ÿ› ๏ธ Technologies Used

  • Python 3

๐Ÿ“‚ Project Structure

first-project/
โ”‚โ”€โ”€ main.py
โ”‚โ”€โ”€ README.md

โ–ถ๏ธ How to Run the Project

  1. Clone the repository:
git clone https://github.com/karanavi57/simple-calculator.git
  1. Navigate to the project folder:
cd simple-calculator
  1. Run the program:
python3 main.py

๐Ÿ’ก What I Learned

  • Basics of Python syntax
  • Taking user input
  • Using conditional statements (if-else)
  • Handling errors (like division by zero)

๐Ÿ“Œ Future Improvements

  • Add more operations (power, square root)
  • Build a graphical user interface (GUI)
  • Improve user experience

๐Ÿ™Œ Author


โญ Acknowledgment

This project is part of my learning journey in programming. More projects coming soon!

About

Simple Calculator for generic calculations

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages