jimchen5209 says to YR-TG絕緣人好鄰居Language: python3 Source: print(hex(eval("512.125"))) Errors: Traceback (most recent call last): File "source_file.py", line 1, in <module> print(hex(eval("512.125"))) TypeError: 'float' object cannot be interpreted as an integerat Tue, Nov 28, 2017 8:53 PM