IndentationError In Python.... Why Does It Happens and How To Resolve It

preview_player
Показать описание
Have you see this error message.

IndentationError: expected an indented block

This video demonstrates how to resolve a typical error message you would get as a beginner Python programmer... especially if you are coming from another programming languages.

In a typical programming language, placing indentation makes deciphering the code a whole lot easier. But you have to be careful when using Python as indenting using a Tab is different from spaces.

#Python, #IndentationError, #For, #Loop, #If, #Elif,
Рекомендации по теме