Which of the following function convert a string to a float in python?
int(x [,base])
long(x [,base] )
float(x)
str(x)
QuizBucket
© 2017 QuizBucket.org