Glossaire Anglais-Français Programmation python
(cliquer sur un drapeau pour changer le critère de tri du tableau)
assignment | affectation |
byte | octet |
docstring | chaine de documentation |
float | nombre à virgule flottante |
function call | appel d'une fonction |
identifier | identifiant |
integer | nombre entier |
to return | renvoyer |
statement | instruction |
string | chaine de caractères |