Skip to content

aigirl18yearsold/python-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python Simple Calculator

This is a simple Python calculator program that can perform basic arithmetic operations like addition, subtraction, multiplication, and division. The user can input two numbers and choose an operation, and the program will output the result.

Features:

  • Addition (+)
  • Subtraction (-)
  • Multiplication (*)
  • Division (/)

How to use:

  1. Clone this repository.
  2. Open the simple_calculator.py file in your Python environment.
  3. Run the program.
  4. Enter two numbers and choose the arithmetic operation (+, -, *, /).
  5. The program will output the result.

Requirements:

  • Python 3.x

Installation:

  1. Clone this repository to your local machine.
    git clone https://github.com/your-username/your

About

“A simple calculator built using Python”

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages