Vertaling van "Python can" 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.
Working with an older version of Python can bury your projects.
Travailler avec une version ancienne de Python peut sonner le glas de vos projets.
Python can add two pieces of text together, but it won't try to find out any sum.
Python peut concaténer deux parties de texte, mais il ne cherchera pas à trouver leur somme.
Lua and Python can be used at the same time in a demo.
Any alias from Python can be used.
Fun fact, both versions of Python can coexist in the same demo.
Chose amusante, les deux versions de Python peuvent cohabiter dans une même démo.
Most complex tasks in Python can be broken down into simpler subtasks.
Les tâches les plus complexes en Python peuvent être décomposés en plusieurs sous-tâches plus simples.
As we discussed in the beginning of the tutorial, a list in Python can contain any type of elements.
Comme nous l'avons expliqué au début du didacticiel, une liste en Python peut contenir tout type d'éléments.
Come find out how Python can solves some of the most perplexing problems in the world of deployment and infrastructure.
Venez apprendre comment Python peut résourdre des problèmes des plus complexes du monde du déploiement et de l'infrastructure.
Python can also help you deal with more unusual types of data, such as text, which a trader might wish to analyse.
Python peut également vous aider à gérer des types de données plus inhabituels, tels que du texte, qu'un trader peut souhaiter analyser.
So they are stored as "int", and Python can do with them everything it can do with integers.
Donc, ils sont stockés en mémoire sous forme "int" (integer), et Python peut travailler avec eux comme il peut le faire avec des nombres entiers.
The default encoding is platform dependent (whatever locale.getpreferredencoding() returns), but any text encoding supported by Python can be used.
L'encodage par défaut dépend de la plateforme (ce que locale.getpreferredencoding() donne), mais n'importe quel text encoding supporté par Python peut être utilisé.
Python can modify large files faster
Python peut modifier les gros fichiers plus vite
The following example shows how Python can be used to decode JSON objects.
L'exemple suivant montre comment Python peut être utilisé pour décoder des objets JSON.