Hi I think I see a lot of people having knowledge in depth in field of computer science.
My question is in python3, is there a way to check if an input statement or a string value is a float?
I am expecting something like
str.isfloat()
Thank you for taking a look for this poor student :)