| Slideshow ^ |< << Slide 21 of 27 >> >| |
Parsers
Input
{{{#!highlight python
def hello(name):
print "Hello %s" % name
}}}
To the extent possible under law, the creator of this work has waived all copyright and related or neighboring rights to it.