Examples with "Python Use" and their translation in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Why does Python use indentation for grouping of statements?
To calibrate the compass in Python use compass.calibrate().
Why does Python use methods for some functionality (e.g. list.index()) but functions for other (e.g. len(list))?
Pourquoi Python utilise des méthodes pour certaines fonctionnalités (ex : list.index()) mais des fonctions pour d'autres (ex : len(list)) ?
Languages such as Java and Python use garbage collection, allocating memory for objects when needed, and automatically freeing that memory when the object is no longer in use.
Des langages tels que Java ou Python utilisent un ramasse-miette, qui alloue de la mémoire aux objets en cas de besoin et la libère automatiquement quand l'objet n'est plus utilisé.
Azure SDK for Python Use and manage your Azure resources with python.git cd azure-sdk-for-python python setup.py install
Kit de développement logiciel (SDK) Azure pour Python Utilisez et gérez vos ressources Azure avec des scripts Python
Andere resultaten
Python uses the dot syntax to access attributes of objects.
The male python uses them like spurs during, that.
About indentation Python uses indentation to delimit blocks of code.
Python uses indentation to indicate control structures, so correct indentation is required.
Python utilise l'indentation pour indiquer les structures de contrôle.
Python uses the Mersenne Twister as the core generator.
Python utilise l'algorithme Mersenne Twister comme générateur de base.
If the assertion fails, Python uses ArgumentExpression as the argument for the AssertionError.
Si l'assertion échoue, Python utilise ArgumentExpression comme argument pour le AssertionError.
For that, Python uses indentation.
Pour créer un bloc, Python utilise l'indentation.
Differences Python uses indentation to denote the hierarchy of program blocks and thus the end.
Différences Python utilise l'indentation pour dénoter la hiérarchie des blocs de programme et donc aussi la fin.