记录详情

Compile Error

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/py_compile.py", line 117, in compile
    raise py_exc
py_compile.PyCompileError:   File "/in/foo.py", line 9
    score = float(input(f"请输入第{i+1}位评委的打分: "))
                                                               ^
SyntaxError: invalid syntax

信息

递交者
类型
自测
语言
Python
递交时间
2024-04-28 16:52:06
评测时间
2024-04-28 16:52:06
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes