Traceback (most recent call last): File "example.py", line 1, in <module> x = float("hello") # ���Խ��ַ���ת��Ϊ����� ValueError: could not convert string to float: 'hello'