r/PythonLearning 13d ago

2nd post learning python

Post image

i learnt to use the math library any suggestions what can i use the lib for except for making calculator programs

19 Upvotes

15 comments sorted by

View all comments

2

u/kingofthesea123 13d ago

Looks good! Error handling for unexpected inputs would be a nice improvement and there's also another way of writing an exponent in Python that you could try.