This is for playing and testing wiki.sympy.org server configuration.
def main(): print "Hello World!" if __name__ == '__main__': main()