atelier_python_niveau_1
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| atelier_python_niveau_1 [2018/07/03 08:56] – serge | atelier_python_niveau_1 [2021/04/16 10:27] (Version actuelle) – supprimée serge | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | <WRAP center round important 60%> | ||
| - | Ma règle n° 1: **Ici python 3 seulement, python 2 est interdit** | ||
| - | </ | ||
| - | ======Atelier Python Niveau 1====== | ||
| - | =====Des outils pratiques===== | ||
| - | ====Editeurs==== | ||
| - | ===Geany: un éditeur sympa multiplateforme=== | ||
| - | * https:// | ||
| - | * https:// | ||
| - | |||
| - | ====Tester en console==== | ||
| - | ===IDDLE=== | ||
| - | IDLE is Python’s Integrated Development and Learning Environment. | ||
| - | |||
| - | sudo apt-get install idle-python3.5 | ||
| - | ===bpython=== | ||
| - | Avec la coloration syntaxique et l' | ||
| - | |||
| - | * https:// | ||
| - | * https:// | ||
| - | |||
| - | sudo apt-get install bpython3 | ||
| - | | ||
| - | ===Un terminal quelconque=== | ||
| - | Ouvrir un terminal: | ||
| - | toto@PC01: | ||
| - | |||
| - | Python 3.5.3 (default, Jan 19 2017, 14: | ||
| - | [GCC 6.3.0 20170118] on linux | ||
| - | Type " | ||
| - | >>> | ||
| - | |||
| - | ====Un fichier avec tout==== | ||
| - | à uploader quand ce sera possible | ||
| - | |||
| - | {{tag> | ||
atelier_python_niveau_1.1530608218.txt.gz · Dernière modification : de serge
