執行 ❯
擁有你自己的 Python 伺服器
×
更改方向
更改主題,深色/淺色
前往 Spaces
if 5 > 2: print("Five is greater than two!")
檔案 "demo_indentation_test.py", 第 2 行
print("Five is greater than two!")
^
IndentationError: 期望一個縮排塊