Translation of "Python 2" in Spanish
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Then download a recent version of Python 2 from the web site.
Luego descarga una versión actual de Python 2 desde el sitio web.
If using Python 2, you may also type the line below.
Si usa Python 2, también puede escribir la siguiente línea.
You created raw bytestrings, which is easy to do on Python 2
Usted creó cadenas de bytes planas que son fáciles de hacer en Python 2
This module contains the Python 2 runtime and modules.
Este módulo contiene el tiempo de ejecución y los módulos de Python 2.
Install the python2-ipykernel package for Python 2 support.
Instale el paquete python2-ipykernel para el soporte de Python 2.
To specify that a script must use Python 2, simply add
Para especificar que un guion tiene que usar Python 2, simplemente haz que
The desired script should then run using Python 2.
A partir de este momento, el script debería ejecutarse usando Python 2.
Note that Python 2 and 3 code are not directly interchangeable.
Tenga en cuenta que los códigos Python 2 y 3 no son directamente intercambiables.
Automated Python 2 to 3 code conversion.
Conversión automatizada de código Python 2 a 3.
In Python 2, if you use the input function just like I used it
En Python 2, si utiliza la función de entrada
If they don't, consider contributing to the porting efforts, or stick to Python 2.
De lo contrario, considere contribuir con los esfuerzos de portabilidad o manténgase en Python 2.
If they don't, consider contributing to the porting efforts, or stick to Python 2.
De lo contrario, considera contribuir a los esfuerzos de portabilidad, o mantente en Python 2.
In Python 2, you only needed to type "print" followed by what you wanted displayed.
En Python 2, solo tienes que teclear "print" seguido de lo que quieras que aparezca.