Examples with "sentencias de 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.
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.
Andere resultaten
Para ejecutar sentencias de SQLite en Python, necesita un objeto cursor.
To execute SQLite statements in Python, you need a cursor object.
Por ejemplo, dado un ejemplo concreto de una sentencia en python, desearías saber si el intérprete la admite gramáticamente.
For example, given a concrete example of a Python statement, you'd want to know how the interpreter parses it.
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...
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
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.
¡El espacio al principio es significativo en las sentencias Python!
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.
None: Valor especial de Python que devuelven funciones que o bien no tienen sentencia de return o bien tienen una sentencia de return sin argumento.
None A special Python value returned by functions that have no return statement, or a return statement without an argument.
Python admite las siguientes sentencias de control.
2.4 Sentencias Una sentencia es una unidad de código que el intérprete de Python puede ejecutar.
A statement is a unit of code that the Python interpreter can execute.
Entonces, Python, si olvidas la sentencia de devolución o si no necesitas una sentencia de devolución, automáticamente añade una.
And so Python, if you forget the return statement, or if you don't need a return statement, it automatically adds one.
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.