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 29 print(f"For a package weight of {w} kg, the shipping cost is: {calculate_shipping_cost(w)} yuan.") ^ SyntaxError: invalid syntax
信息
- 递交者
- 类型
- 递交
- 题目
- P1038 快递费用
- 比赛
- 信息技术学考编程专项
- 语言
- Python
- 递交时间
- 2024-06-05 18:08:58
- 评测时间
- 2024-06-05 18:08:58
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes