/calculator-using-python

simple calculator

Primary LanguagePython

Calculator

This is a simple calculator project implemented in Python. It can perform basic arithmetic operations, such as addition, subtraction, multiplication, and division.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Python 3.x installed on your machine

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/calculator.git

Acknowledgement

The project was developed by Vighnesh Singhal.