Skip to content
abresee edited this page Jul 24, 2013 · 1 revision

This is a hello world in python:

def hello_world():
    print("hi!")

Clone this wiki locally