Syntax highlight test

This post contains some highlighted python code:

import this

if __name__ == "main":
print "Hello, World!"

Categories