{{{#!python def hallo(name): print "Hallo %s" % name }}}
1 def hallo(name): 2 print "Hallo %s" % name
KielTech: WikiKurs/22 Parser (last modified 2008-06-07 18:55:02)