ACTION!
General
Projects
Organisation
Zoek in www.ScriptumLibre.org
{{{#!python def hello(name): print "Hello %s" % name }}}
1 def hello(name): 2 print "Hello %s" % name
All text is available under the terms of the GNU Free Documentation License.