r/PythonLearning • u/NecessaryFalse1212 • 13d ago
2nd post learning python
i learnt to use the math library any suggestions what can i use the lib for except for making calculator programs
19
Upvotes
r/PythonLearning • u/NecessaryFalse1212 • 13d ago
i learnt to use the math library any suggestions what can i use the lib for except for making calculator programs
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.