Python takes ............... indented spaces after the function declaration statement by default.
4
Reason — In Python, the default indentation level after a function declaration statement is 4 spaces.