This post contains some highlighted python code:

import this

if __name__ == "main":
    print "Hello, World!"
Read and Post Comments