AceLewis / my_first_calculator.py

my_first_calculator.py
4.07k stars 452 forks source link

solve issue 11 #157

Open HamzhSuilik opened 3 years ago

HamzhSuilik commented 3 years ago

Making a modification to the code to stop when the first condition is met and not to complete the check for the rest of the conditional statements This will improve code performance and reduce runtime