I am the statements which is used syntactically. I am a null operation. Nothing executes when im there. Who am i? in python code example
Example: Python Pass
if(condition): (if this condtion is true)
pass (do not performance any operation)
else:
Statements (So only else will execute when condition false)