How do I convert each of the values in the list from a string to a float? ... for item in list: float(item). But this doesn't seem to work for me. python.
確定! 回上一頁