Q. Which of the following functions converts a “string” to “float” in Python?
β
Correct Answer: (B)
float(x)
You must be Logged in to update hint/solution