Explore Library
QuizBeginner

Indentation and Code Blocks

How Python uses indentation to define code blocks.

How does Python define blocks of code (such as the body of an if statement)?