Logo
সব প্রশ্নে ফিরে যান
ICT

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

A) int (x. [.base])
B) float (x)
সঠিক উত্তর
C) long (x.[base])
D) str(x)