welcome: please sign in

Please enter your password of your account at the remote wiki below.
/!\ You should trust both wikis because the password could be read by the particular administrators.

Clear message
location: CorsoWiki / 22 Processori di codice

Processori di codice

Input

 {{{#!python
 def hello(name):
     print "Ciao %s" % name
 }}}

Come viene visualizzato