相关疑难解决方法(0)

语法错误:不是机会

我尝试在python IDLE中执行以下代码

from __future__ import braces 
Run Code Online (Sandbox Code Playgroud)

我收到以下错误:

SyntaxError: not a chance
Run Code Online (Sandbox Code Playgroud)

上述错误是什么意思?

python syntax-error curly-braces

104
推荐指数
2
解决办法
3万
查看次数

标签 统计

curly-braces ×1

python ×1

syntax-error ×1