Q. In Python, which of the following functions checks in a string that all characters are numbers?
β
Correct Answer: (A)
isdigit()
You must be Logged in to update hint/solution