Skip to content

A simple python Calculator project public with math library

Notifications You must be signed in to change notification settings

Mahdi-Code630/Simple-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Simple Calculator 🧮

A simple command-line calculator built with Python.
This program allows users to perform basic mathematical operations by selecting options through text input.

🧠 Features

  • Addition (Sum)
  • Subtraction (Minus)
  • Multiplication (Mult)
  • Division (Div)
  • Power (Pow)
  • Square Root (Radical)

🐍 Requirements

  • Python 3.x

No external libraries required (uses built-in math module).

▶️ How to Run

  1. Clone the repository:
git clone https://github.com/Mahdi-Code630/Simple-Calculator.git
cd Simple-Calculator

About

A simple python Calculator project public with math library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages