| Slideshow ^ |< << Slide 21 of 27 >> >| |
Parsers
Input
{{{#!highlight python
def hello(name):
print "Hello %s" % name
}}}
© Sam Morris <sam@robots.org.uk>.
Content may be distributed and modified providing this notice is preserved.