Tag Archives: IndentationError: expected an indented block

[Solved] Python Error: IndentationError: expected an indented block

python Error: IndentationError: expected an indented block

        1. Error I in using the for in statement:

      ndentationError: expected an indented block

Indentation error: Expect an indented block
    1. and the error is print (I) in the second line

    1. To solve this bug, you need to add a space in front of the wrong logic code


    1. </ OL>