Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 294 Bytes

File metadata and controls

7 lines (6 loc) · 294 Bytes

Basic-Python-Calculator

A simple calculator in python I coded today

How to use

  1. You will be prompted with "Calculator: ", this input accepts an int
  2. You will be prompted to put numbers according to the operation you chose
  3. You will recieve output with the answers you were searching