Python 3 : Différence entre versions
De TARENTINO
Aller à la navigationAller à la recherche (→Pyhon) |
|||
| Ligne 6 : | Ligne 6 : | ||
**[[Python 3|Python Perfectionnement]] | **[[Python 3|Python Perfectionnement]] | ||
}} | }} | ||
| − | = | + | = Python = |
== Python 1 == | == Python 1 == | ||
== Python 2 == | == Python 2 == | ||
Version du 11 mars 2020 à 13:09
Array
Sommaire
Python
Python 1
Python 2
Python Perfectionnement
Programmation objet
Classes et Instances
- Une classe d'objet est un type (type)
- Elle comprend 2 parties
- Attribut
- Méthode