Michael Murtaugh : Différence entre versions
De erg
(Page créée avec « <syntaxhighlight lang="python"> print "hello world" </syntaxhighlight> ») |
|||
| Ligne 2 : | Ligne 2 : | ||
print "hello world" | print "hello world" | ||
</syntaxhighlight> | </syntaxhighlight> | ||
| + | |||
| + | Test. | ||
Version du 27 novembre 2017 à 17:04
<syntaxhighlight lang="python"> print "hello world" </syntaxhighlight>
Test.