helloworld:hello_world
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| helloworld:hello_world [2018/07/31 09:26] – ronan | helloworld:hello_world [2019/01/11 15:16] (Version actuelle) – rguyader | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| ====== Python 3.4 - Hello world ! ====== | ====== Python 3.4 - Hello world ! ====== | ||
| - | | + | <code python> |
| - | + | # | |
| - | import sys | + | |
| - | + | ||
| - | print(" | + | |
| - | print(" | + | |
| - | print(sys.version_info); | + | |
| + | import sys | ||
| + | |||
| + | print(" | ||
| + | print(" | ||
| + | print(sys.version_info); | ||
| + | </ | ||
helloworld/hello_world.1533029186.txt.gz · Dernière modification : 2018/07/31 09:26 de ronan