AceLewis / my_first_calculator.py

my_first_calculator.py
4.06k stars 449 forks source link

solve the complexity of the issue #185

Open doltonsedward opened 2 years ago

doltonsedward commented 2 years ago

we need to know more about Big O'Notation to know how complex our application is. and instead of using a switch case, better take advantage of the built-in functions