CyberBill1 / Python-Calculator

A python scripts that accepts input from user and performs mathematical operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-Calculator

This Project uses Python Script to create a calculator for various mathematical operations like:

Addition

Subtraction

Division

Multiplication.

It does this by allowing the user to select their desired mathematical operation While returning "invalid" when other operations are entered.

We are currently still working to include other mathematical operations in the script

About

A python scripts that accepts input from user and performs mathematical operations


Languages

Language:Python 100.0%