Zython Documentation

Zython is a more simple version of Python.
It's easy.
The basic is:
print "Hello, world!"

It also has a function:
if "continue" then
print "Function!".