In Python, which of the following is used to define a block of code?

Explanation:

Python uses indentation to define the scope of loops, functions, classes, etc.