Python takes …………… indented spaces after the function declaration statement by default.
3 Likes
4
Reason — In Python, the default indentation level after a function declaration statement is 4 spaces.
Answered By
1 Like
Which of the following are not the fundamental building blocks of a Python program?
Single line comments in Python begin with …………… symbol.
Which of the following does not represent a complex number?