Vertaling van "how python" 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.
Learn how Python handles objects and variables.
It feels very hackish and, ultimately, against how Python tends to do things.
Se siente muy hackish y, en última instancia, en contra de cómo Python tiende a hacer las cosas.
Nothing is further from reality: knowing how Python manages memory is fundamental in specific scenarios, and not knowing what is happening can have consequences as significant as unpleasant.
Nada más alejado de la realidad: conocer cómo Python gestiona la memoria es fundamental en ciertos escenarios, y desconocer qué está ocurriendo puede tener consecuencias tan importantes como desagradables.
This is a good example of how Python and the Python language are acting as an intermediary between you (the end user) and me (the programmer).
Este es un buen ejemplo de cómo Python y su lenguaje están actuando como intermediarios entre tú (el usuario final) y yo (el programador).
Any idea on how Python got that blade into his old bedroom?
¿Alguna idea de cómo Python puso ese servidor en su antiguo dormitorio?
A new window (text editor) will appear showing the code that models the spray behavior and how Python is integrated with RoboDK.
Una nueva ventana (editor de texto) aparecerá mostrando el código que modela el comportamiento de pulverización y cómo Python se integra con RoboDK.
Before reading this page, if you are new to python, it is a good idea to read about python scripting and how python scripting works in FreeCAD.
Antes de leer esta página, si eres nuevo en Python, es una buena idea leer la Introducción a Python y como funcionan los archivos de guion en FreeCAD.
The following image shows how python was correctly loaded and the Fuzzbuch program was executed correctly, we already have the environment ready for our tests in the Hacking Lab.
La siguiente imagen muestra como se cargó correctamente python y se ejecuto de forma correcta el programa Fuzzbuch, ya tenemos el entorno listo para nuestras pruebas en el laboratorio Hacking Lab.
Be sure to browse the Scripting section and the FreeCAD Scripting Basics pages if you need more information about how python scripting works in FreeCAD.
Asegúrate de navegar por la sección Archivos de guion y las páginas Conceptos básicos de archivos de guion en FreeCAD si necesitas más información acerca de cómo funcionan los archivos de guion de Python en FreeCAD.
That'll allow you to go off and maybe learn a little bit about how Python works.
Que te va a permitir ir y tal vez aprender un poco de como funciona Python.
This is how Python is extended to do all sorts of clever things that are not built in to the basic system.
Esta es la forma en que Python puede ampliarse para realizar todo tipo de acciones que no estén predeterminadas en el sistema básico.
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.
Me preguntaba como es que Python sabe cuando has terminado de definir el procedimiento y que debe continuar con el resto del programa.
The difference in the integer division has to do with how Python handles the type of the operation (integer, float, and so on).
La diferencia en la división de enteros tiene que ver con la forma en que Python maneja el tipo de operación (entero, flotante, etc).