Examples with "sentencia en 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.
Ahora que ya conocemos una palabra y una sentencia simple en Python, debemos aprender cómo comenzar una conversación con Python para probar nuestras nuevas habilidades.
Now that we have a word and a simple sentence that we know in Python, we need to know how to start a conversation with Python to test our new language skills.
¡El espacio al principio es significativo en las sentencias Python!
Ejercicio 1 Escribe las siguientes sentencias en el intérprete de Python para comprobar qué hacen
Exercise 1 Type the following statements in the Python interpreter to see what they do
La definición más básica de un programa es que se trata de una secuencia de sentencias de Python que han sido creadas para hacer algo.
The definition of a program at its most basic is a sequence of Python statements that have been crafted to do something.
Esto es sólo un ejemplo de lo que debería haber en el bloque, tenemos algún código, algunas sentencias de python y luego tenemos una sentencia if.
This is just an example of what might be in the blockâ we have some code, we have some Python statements, and then we have an if statement.
Python es un intérprete, y cuando estamos haciéndolo funcionar de forma interactiva, podemos escribir una línea de Python (una sentencia), y Python la procesa inmediatamente y queda listo para que podamos escribir otra nueva línea.
Python is an interpreter and when we are running Python interactively, we can type a line of Python (a sentence) and Python processes it immediately and is ready for us to type another line of Python.
Una forma de iteración en Python es la sentencia while.
Al ser código en python, empleé sentencias que serían únicas de python, como import, nombres de variables que recordaba, tags html...
Being python code, I used sentences that would be specific to python, such as import, variable names that reminded, html tags...
Este es un ejemplo de como usar en python la declaración de la sentencia if usando bloques de códigos
Here is an example for using Python's "if" statement using code blocks
Si ocurre una excepción dentro del bloque try, Python saltará fuera de ese bloque y ejecutará la secuencia de sentencias en el bloque except.
If an exception occurs in the try block, Python jumps out of the try block and executes the sequence of statements in the except block.
Aunque estemos escribiendo estos comandos en Python línea por línea, Python los está tratando como una secuencia ordenada de sentencias, de modo que las últimas sentencias son capaces de recuperar datos creados en las anteriores.
Even though we are typing these commands into Python one line at a time, Python is treating them as an ordered sequence of statements with later statements able to retrieve data created in earlier statements.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.