Examveda
Examveda

What is the purpose of the pass statement in a function?

A. It is a placeholder for future code

B. It returns a value from the function

C. It prints the result on the screen

D. It breaks the loop

Answer: Option A


This Question Belongs to Python Program >> Functions In Python

Join The Discussion

Related Questions on Functions in Python