Python錯誤集錦:IndentationError: unexpected indent
原文連結:http://www.juzicode.com/archives/2201
錯誤提示:
執行py檔案,提示:IndentationError: unexpected indent,提示在第3行遇到非預期的縮排。
可能原因:
1、同一個層級的程式碼行,必須儲存縮排一致,上面的程式碼中第2、3行的層級一樣,所以第2、3行的縮排要一致,print函式前面的空格數量要保持一致:
解決方法:
1、將第3行和第2行一樣頂格寫。
相關文章
- [python]python錯誤集錦Python
- Python第3享:出現unexpected indent報錯的幾種原因?Python
- iOS 開發錯誤集錦iOS
- python問題:IndentationError:expected an indented block錯誤解決PythonErrorBloC
- Android開發錯誤集錦Android
- 【論文寫作】錯誤集錦
- 【ITOO】--Jekins整合錯誤集錦
- Python錯誤集錦:for x in range(5) ^ SyntaxError: invalid syntaxPythonError
- angular——線上競拍錯誤集錦(一)Angular
- Android錯誤解決方法集錦Android
- Android Studio 編譯錯誤集錦Android編譯
- Go 常見錯誤集錦 | 字串底層原理及常見錯誤Go字串
- Go常見錯誤集錦 | 字串底層原理及常見錯誤Go字串
- 三層登陸程式碼及錯誤集錦
- Manen下的Spring MVC專案錯誤 集錦SpringMVC
- callback 和 promise 的錯誤捕獲-暗坑集錦Promise
- AIX 5.3 Install Oracle 10g RAC 錯誤集錦AIOracle 10g
- 程式設計師容易忽略的SQL Server錯誤集錦程式設計師SQLServer
- jquery Ajax 請求錯誤 Unexpected tokenjQuery
- ORA-600(evapth : unexpected evaluation)錯誤APT
- Python例項集錦Python
- [python]小技巧集錦Python
- Python IndentationError: expected an indented blockPythonErrorBloC
- 安裝RAC 報錯 集錦
- gradle 入坑指南(基本原理介紹+錯誤集錦)Gradle
- Python執行報錯IndentationError: unindent does not match any outer indentation levelPythonError
- Go 常見錯誤集錦之 append 操作 slice 時的副作用GoAPP
- 五月前端知識集錦(每月不可錯過的文章集錦)前端
- 六月前端知識集錦(每月不可錯過的文章集錦)前端
- 四月前端知識集錦(每月不可錯過的文章集錦)前端
- Mysql錯誤集MySql
- 前端錯誤集前端
- 解決 eslint 的 Parsing error: Unexpected token 錯誤EsLintError
- Python錯誤集錦:”‘python’ 不是內部或外部命令,也不是可執行的程式 或批處理檔案。”Python
- 執行錯誤集
- Python基礎教程視訊集錦Python
- 箴言集錦箴言
- VB滑鼠滾輪外掛安裝錯誤集錦:“0x80004005”解決方案