我尝试在python IDLE中执行以下代码
from __future__ import braces
我收到以下错误:
SyntaxError: not a chance
上述错误是什么意思?
python syntax-error curly-braces
curly-braces ×1
python ×1
syntax-error ×1