If we have a function definition with no content, put in the pass statement to avoid getting an error.
def ourfunction():
pass
Blogger, Engineer & Entrepreneur
If we have a function definition with no content, put in the pass statement to avoid getting an error.
def ourfunction():
pass
Facebook Comments