This is my first post on the site. I hope that you like it!
Welcome Function
Here is a little Python function to welcome you:
def hello_world():
print "Hello there!"
This is my first post on the site. I hope that you like it!
Here is a little Python function to welcome you:
def hello_world():
print "Hello there!"