Function



def function():
    """This is function"""

print(function.__doc__)

 

Comments

Popular posts from this blog

Become Healthy Goal - Python Program

Calculator in C++

Interpretation vs Compilation