Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 294 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 294 Bytes

IEEE basic Python Calculator

##Setup After using git clone to download the repo, we need to cd into our new directory

##Work that needs to be done Currently our multiplication method (mul) is unimplemented. Create a branch to fix the code, then create a pull request on your github repo!