{{{#!highlight python def hallo(name): print "Hallo %s" % name }}}
1 def hallo(name): 2 print "Hallo %s" % name
MoinMaster: WikiKurs/22 Parser (last edited 2009-02-04 21:25:27 by ThomasWaldmann)