Skip to content

beekaz/Simple_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE CALCULATOR

This is a simple calculator app built using Python. It allows you to perform basic mathematical operations such as addition, subtraction, multiplication, and division.

Features

  • Addition: Add two numbers together.
  • Subtraction: Subtract one number from another.
  • Multiplication: Multiply two numbers.
  • Division: Divide one number by another.

Running the calculator

python simple_calculator/main.py

About

My test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages