1
0
Bifurcation 0
miroir de https://github.com/PAPAMICA/Wiki-Tech.io.git synchronisé 2024-10-02 04:25:46 +02:00

docs: create Python

Cette révision appartient à :
Mickael Asseline 2021-04-28 19:56:03 +00:00 révisé par Mickael Asseline
Parent 3f7f365031
révision e0dc7df9e7

15
Python.md Fichier normal
Voir le fichier

@ -0,0 +1,15 @@
---
title: Python
description:
published: true
date: 2021-04-28T19:56:01.357Z
tags:
editor: markdown
dateCreated: 2021-04-28T19:56:01.357Z
---
# Python
- [📖 Les bases du langage *L'algébre, les variables et les fonctions*](/Python/Base)
- [ Les structures conditionnelles *If, Else, Elif, comparaison, etc...*](/Python/Conditions)
- [♾️ Les boucles *While, incrémentation, etc...*](/Python/Boucles)
{.links-list}