-1
I am very beginner in python programming, my doubt is the following, I need the user to type only float number, how do I do this check and report the error if it is not? I could only do if the number is integer, but float I’m having difficulties.
https://answall.com/q/210010/112052
– hkotsubo
This answers your question? How to check if the variable string value is number?
– Icaro Martins