issues
search
ryanm-10
/
pycalculator
0
stars
0
forks
source link
Python Calculator
#1
Open
ryanm-10
opened
1 year ago
ryanm-10
commented
1 year ago
first project!
parthgupta1208
commented
1 year ago
Great project but try to make these changes.
Try to place the try-except block in such a way that the program doesnt end but reiterates after we input a invalid number
Also try to use Tkinter if you can for a better GUI
first project!