Examples with "de los programas Python" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Estas estructuras no son exclusivas de los programas Python, sino que son parte de cualquier lenguaje de programación, desde el código máquina hasta los lenguajes de alto nivel.
These constructs are not just for Python programs, they are part of every programming language from machine language up to the high-level languages.
Other results
Comenzaremos con el vocabulario y estructura de los programas en Python.
Para aprender los programas de Python, necesitas descargar un programa que entienda tu lenguaje tanto como tu navegador entiende Javascript.
In order to learn Python programs, you need to download a program that understands that language much like your browser understands Javascript.
Los programas de Python se pueden ejecutar directamente en el robot utilizando el mismo código Python utilizado para simular el robot (como se muestra en la sección Simulación de Python).
Python programs can be directly executed on the robot using the same Python code used to simulate the robot (as shown in the Python Simulation section).
Los programas de Python se pueden desarrollar a través de un IDE como Eclipse IDE (PyDev) o IntelliJ PyCharms o editores de texto como Atom, VS Code, etc.
Python programs can be developed via an IDE like Eclipse IDE or IntelliJ PyCharms or text editors like Atom, VS Code etc.
El manual y los programas de ejemplo usan Python, aunque los programadores están trabajando en traducir el manual a C++ y proveer programas de ejemplo en C++.
The manual and the sample programs use Python, although the developers are working on translating the manual to C++ and providing C++ sample programs.
Por ejemplo, Django lleva una interfaz de administración automática incorporada (Django Software Foundation, 2013) y los programas de Python tienen menos líneas de código en comparación con otros lenguajes de programación (Norvig s. f.).
For instance, Django comes with an automatic admin interface (Django Software Foundation, 2013) and also Python programs end up with fewer lines of code when compared to other programming languages (Norvig, n.a.).
La forma más rápida de empezar a crear GUI personalizadas para los programas Python es con un conjunto de herramientas llamadas TkInter, el cual está incluido en Raspbian.
The fastest way to start building personalized GUIs for Python programs is with a set of tools called TkInter, which is already bundled with Raspbian.
Los programas Python toman más tiempo para ejecutar una línea de código del que tomarían en un lenguaje compilado, pero eso no importa en este programa, ya que el trabajo pesado es realizado por TextView que fue creado en un lenguaje compilado.
Python programs take longer to run a line of code than a compiled language would, but in this program it doesn't matter because the heavy lifting in the program is done by the TextView, which was created in a compiled language.
Implementado el lanzamiento y la comunicación con los programas gráficos prolongados de Python.
Implemented launching and communicating with long running graphical Python programs.
Hay un programa Python para generar tablas para cualquier termistor.
There's a Python program to generate tables for any thermistor.
Vamos a escribir un programa Python simple en un guion.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.