Cuando convertimos nuestro programa de Python en una Actividad, sacamos mucho del código que escribimos y lo remplazaremos con código heredado de la clase sugar.activity.Activity.
When we convert our standalone Python program to an Activity we'll take out much of the code we wrote and replace it with code inherited from the sugar.activity.Activity class.
Other results
Mientras que puedes crear programas de Python en Notepad o TextEdit, te será más fácil leer y escribir el código usando un editor de texto especializado.
While you can create Python programs in Notepad or TextEdit, you will find it much easier to read and write the code using a specialized text editor.
Dado que Python ya viene incluido en el sistema Operativo Macintosh, solo tenemos que aprender cómo editar ficheros y ejecutar programas de Python en la ventana del terminal.
Since Python is already included in the Macintosh Operating system, we only need to learn how to edit Python files and run Python programs in the terminal window.
La mayoría de programas de Python se guardan en los archivos.
Mira este programa de python que en teoría te lee la frecuencia de la entrada de micrófono.
Watch this python program that in theory you read the frequency of the microphone input.
¿Podrá un programa de Python imprimir en pantalla un texto usando comillas simples en lugar de dobles?
Can a Python program print text to the screen using single quotes instead of double quotes?
El uso más común dentro de los lenguajes de programación es el uso de la gramática para descomponer un entrada la cual es una gran cadena de texto, eso es tu programa de python, es convertida en componentes de sus componentes.
The more common use in programming languages is where we use the grammar to break an input which is all one long string of text, that's your Python program, to turn that into the components of that program using a grammar.
Puedes crear un programa básico de Python y ejecutarlo en un par de minutos.
You can have a basic Python program up and running in just a few minutes.
Puedes encontrar más información sobre la edición y ejecución de programas en Python en Macintosh
You can also find further information on editing and running Python.
Desarrolle códigos de programa Python en un PC de sobremesa Windows y ejecute la aplicación en una Raspberry Pi sin preocuparse sobre la configuración de los distintos entornos de desarrollo.
Develop Python program code on a Windows desktop PC and run the application on a Raspberry Pi without thinking about setting up different development environments.
Comenzaremos con el vocabulario y estructura de los programas en Python.
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.