标签: python error-handling compiler-errors syntax-error runtime-error
我是python的新手,我想在模块中编译代码时遇到“语法错误:语法无效”的问题。 在我编译代码后,我看到了:
the image
答案 0 :(得分:1)
请勿使用花括号。 Python将大括号用于字典。