Examples with "usa Python 2" and their translation in Engels
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.
Si usa Python 2, también puede escribir la siguiente línea.
Andere resultaten
Luego descarga una versión actual de Python 2 desde el sitio web.
Then download a recent version of Python 2 from the web site.
Usted creó cadenas de bytes planas que son fáciles de hacer en Python 2
You created raw bytestrings, which is easy to do on Python 2
El modulo de programación de Krita ahora se puede construir con Python 2.
Krita's scripting module can now be built with Python 2
Este módulo contiene el tiempo de ejecución y los módulos de Python 2.
This module contains the Python 2 runtime and modules.
La biblioteca de IPython es una de las herramientas claves para un científico de datos que usa Python.
The IPython library is one of the key tools for a data scientist who uses Python.
Asegúrese de que el sistema tiene python 2 instalado.
Varning: calibre Make sure your system has python 2 installed.
Instale el paquete python2-ipykernel para el soporte de Python 2.
Install the python2-ipykernel package for Python 2 support.
Para especificar que un guion tiene que usar Python 2, simplemente haz que
To specify that a script must use Python 2, simply add
A partir de este momento, el script debería ejecutarse usando Python 2.
The desired script should then run using Python 2.
Tenga en cuenta que los códigos Python 2 y 3 no son directamente intercambiables.
Note that Python 2 and 3 code are not directly interchangeable.
Conversión automatizada de código Python 2 a 3.
Automated Python 2 to 3 code conversion.
En Python 2, si utiliza la función de entrada
In Python 2, if you use the input function just like I used it