Which of the following function convert a string to a float in python ?

Which of the following function convert a string to a float in python ? Correct Answer float (x)

float(x) − Converts x to a floating - point number.

Related Questions

What will be the output of the following PHP code? "convertSpace")); ?>