Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 286 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 286 Bytes

Calculator

A program which will ask the user for two numbers. Then offers a menu to the user giving them a choice of operator.

Installation

No packages are required to run this project.

python3 main.py

Created as part of the TechTalent Academy Women in Software course.