Los programadores todavía tienen opciones entre orientación a objetos, programación estructurada, programación funcional y otros paradigmas, pero dentro de estas amplias opciones, los detalles intentan ser más obvios en Python 3.0 que como eran en Python 2.x.
Coders still had options among object-orientation, structured programming, functional programming and other paradigms, but within such broad choices, the details were intended to be more obvious in Python 3.0 than they were in Python 2.x.
En lugar de ello, recomendamos utilizar los módulos "requests" o "urllib3" en Python 2.x, o la clase estándar http.client.HTTPSConnection en Python 3.x.
Instead, we recommend using the "requests" or "urllib3" modules in Python 2.x, or the standard http.client.HTTPSConnection class in Python 3.x.
Autres résultats
Brian Yee pregunta: estamos usando Python 2.x en esta clase pero Python 3.x existe... lo que estamos aprendiendo no está al día?
ïÂ" ¿Student Brian Yee asks, weâ re using python two in this class but python three exists, are we âÂÂ" is what weâ re learning outdated?
El código de Python 2.x no necesariamente debe "correr" en Python 3.0 sin modificarlo.
Python 3.0 broke backward compatibility, and much Python 2 code does not run unmodified on Python 3.
Python 2.x es la versión heredada, aunque sigue teniendo un uso generalizado.
Python 2.x is the legacy version though it still sees widespread use.
Nota: Necesitará Python 2.x con el módulo Jinja2 para crear los archivos.
You need Python 2.x with Jinja2 module to create builds.
Python 2.x incluye varias funciones que toman funciones anónimas como argumento.
Python 3 includes several functions that take anonymous functions as an argument.
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.