When compiling (well, “explain”) a Python program, it prompts a very special error:
IndentationError: unexpected indent
As shown in figure:
P: Print unexpected IndentationError p: Print unexpected indindent error p: Print unexpected indindent error
Indentation is actually indentation, which means indentation. Unexpected Indent means “p” is an “unexpected” indent. In other words, the problem here is that “p” is an unexpected indent. If you look at the source code, there are two lines of code. The first line is actually indented by a character bit. What happens when we indenting the sentence (the word “top” suddenly reminds me of my primary school Chinese class)?
Let’s experiment:
Now, the two lines of code are implemented in the “top” write, after the explanation is no problem.
To further prove that “every sentence must be written in the top space”, we keep the first sentence in the top space and indent the second sentence by one character. Explain.
It turns out that the second line is an IndentationError, an IndentationError.
At this point, we come to the conclusion that:
In python, code should thus write each sentence.
Read More:
- The python script tool of ArcGIS reports an error: indentationerror: unexpected indent solution
- Set code indent to space indent in eclipse
- C++ compiler prompt “undefined reference to…”[How to Fix]
- Compiler error message: cs1056: unexpected character handling
- Latex subsection cannot wrap and indent
- Python error prompt unindent does not match any outer indentation level
- Fatal error c1859: unexpected precompiled header error. Simply rerun the compiler may fix this problem
- After installing CodeBlocks, run the prompt: tried to run compiler executable ‘C: / / MinGW / bin / mingw32- gcc.exe ‘, but failed!
- python got an unexpected keyword argument
- Install Python C extension compiler environment under windows (solve “error: command” cl.exe ‘ failed: No such file or directory”)
- Let’s get started with latex 05, line feed, paragraph feed, page feed, first line indent, etc
- Python error prompt: typeerror: ‘builtin’_ function_ or_ method‘ object is not subscriptable
- [development experience] solution to unexpected syntax error: unexpected identifier in JSON parsing
- Solve the problem of prompt couldn’t find path to unrear library after installing unrear in Python
- “Unexpected syntax error: unexpected identifier”.
- Command prompt window prompt system error 5, access denied?
- Ubuntu: Failed to initialize compiler: object java.lang.Object In compiler mirror not found
- New user’s shell, delete prompt ^ H, up and down prompt ^ A ^ B, tab key is useless
- Python error open SSL.SSL.SysCallError :(-1,‘Unexpected EOF‘)
- Record the python package EXE file running error importerror, but do not prompt specific error solution