我的代码是:
if any(s in attrs["show"] for s in ("Apple Mac OS","Intel Mac OS")):
Run Code Online (Sandbox Code Playgroud)
错误是:
if any(s in attrs["show"] for s in ("Apple Mac OS","Intel Mac OS")):
^
SyntaxError: invalid syntax
Run Code Online (Sandbox Code Playgroud)
我可以在一台机器上成功运行相同的脚本,然后我只是将它复制到另一台机器上,它返回此错误,真的不知道为什么
| 归档时间: |
|
| 查看次数: |
149 次 |
| 最近记录: |