GiovanniBruno22/PythonBeginners

Add a calculator

Closed this issue · 0 comments

Add a calculator with at least an add function, a subtract function, a multiply function and a divide function. Feel free to expand on this idea as much as you want and make use of docstrings to document your functions. 🙂