{{{#!highlight python def hello(name): print "Hello %s" % name }}}
1 def hello(name): 2 print "Hello %s" % name
© 1998-2016 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. Website built on the MoinMoin Wiki Engine.