AceLewis / my_first_calculator.py

my_first_calculator.py
4.06k stars 449 forks source link

This was a good start but maybe your original calculator is not the most efficient. #183

Open Ixonblitz-MatOS opened 2 years ago

Ixonblitz-MatOS commented 2 years ago

I am not saying this because its python but because you used a lot of if statements to do so and I think that there could be a more prominent way of this.