Examples with "sabe Python" 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 quieres dejar de ser un desarrollador que sabe Python para empezar a ser uno que tiene las bases y además ya maneja temas avanzados de desarrollo, este es tu curso.
If you want to stop being a developer who knows Python to start being one that has the bases and also manages advanced development issues, this is your course.
Si Ud. ya sabe Python simplemente sáltese esta unidad.
Andere resultaten
Python no sabe que hemos encontrado el agujero.
El interprete de Python sabe cuando un bloque termina basado en donde esta la identación.
The Python interpreter knows when a block ends based on where the indenting is.
El mensajero no sabe la ubicación de Python, pero le entregó un envío a un tipo llamado Asher en esta dirección.
The courier didn't know Python's location, but he delivered a shipment to this guy called Asher, at this address.
Por defecto, Python no sabe calcular el seno y coseno, pero lo hace una vez que se ha importado la biblioteca correspondiente.
By default, Python does not know how to calculate sine and cosine, but it can once the proper library has been imported.
Me preguntaba como es que Python sabe cuando has terminado de definir el procedimiento y que debe continuar con el resto del programa.
I was just wondering how Python knows that you are done defining your procedure and that it should carry on with the rest of the program.
Esto nos dará un error, varA es un string y varB es un int, y Python no sabe que hacer.
This will give us an error, varA is a string and varB is an int, and Python doesn't know what to do.
Mira bien cómo funciona, Python sabe que el 10 y 20 son números enteros.
Look at how well it worked, Python knows that 10 and 20 are integer numbers.
Python, por defecto, no sabe cómo construir números aleatorios.
By default, Python does not know how to make random numbers.
Python nos dirá que no sabe lo que es hola.
Python will tell us that it doesn't know what hello is.
Él sabe a la perfección cómo programar en Python; lo ha estado haciendo durante años.
He knows inside out how to code in Python; he's been doing it for years.
Cuando Python está leyendo el código fuente desde un archivo, sabe parar cuando alcanza el final del fichero.
When Python is reading your source code from a file, it knows to stop when it reaches the end of the file.