AceLewis / my_first_calculator.py

my_first_calculator.py
4.07k stars 452 forks source link

i added a while loop #151

Closed MrShameer closed 3 years ago

MrShameer commented 3 years ago

while loop is added and it will keep the calculator running if the input less than 50. Otherwise it will break the loop