Examples with "In Python 2" and their translation in Spaans
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.
In Python 2, if you use the input function just like I used it
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.
For example, the range command that we used creates a list (in python 2)
Por ejemplo, el comando range que hemos usado crea una lista (python 2)
Write code that works in Python 2 and 3.
You can use the Python 3 print function in Python 2 with the following import statement
Puede usar la función de print Python 3 en Python 2 con la siguiente declaración de import
So in Python 2, the input function kind of does it all for you, in Python 3 it returns a string and then you have to evaluate the string to get 12.
En el modo que 2 de Python, la función de entrada tipo de hace todo para usted, en Python 3 devuelve una cadena y, a continuación, tienes que evaluar la cadena para obtener doce.
Andere resultaten
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
Krita's scripting module can now be built with Python 2
El modulo de programación de Krita ahora se puede construir con 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.
Varning: calibre Make sure your system has python 2 installed.
Asegúrese de que el sistema tiene python 2 instalado.
Install the python2-ipykernel package for Python 2 support.
Instale el paquete python2-ipykernel para el soporte de Python 2.