What does the following code do?
def a(b,c,d): pass
Answer:
The pass statement is a null operator. If the pass statement is executed, then the function does nothing.
Therefore, the given code does nothing.
Get live Maths 1-on-1 Classs - Class 6 to 12