Examples with "at a Python prompt" and their translation 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.
Python is Interactive: This means that you can actually sit at a Python prompt and interact with the interpreter directly to write your programs.
Python is Interactive: Python es interactiva: Esto significa que usted realmente puede sentarse en el intérprete de Python e interactuar con el intérprete directamente a escribir sus programas.
In console mode, no user interface will be displayed, and you will be presented with a python interpreter prompt.
En el modo consola, no se mostrará el interfaz de usuario, y tendrás presente la consola del interprete de Python.
Perhaps the quickest check to see whether command line editing is supported is typing Control-P to the first Python prompt you get.
Tal vez la forma más rápida de detectar si las características de edición están presentes es ingresar Control-P en el primer prompt de Python que aparezca.
Once the basic structure of a function is finalized, you can execute it by calling it from another function or directly from the Python prompt.
Una vez que la estructura básica de una función se finaliza, se puede ejecutar llamando desde otra función o directamente desde el indicador de Python.
To check that it all works try executing the following piece of code (either at the Python prompt or by creating a separate test file).
Para comprobar que nuestro sistema funciona, probá ejecutar el siguiente código en la línea de comando de Python o creando un archivo separado.
You can prove that by typing print range(1,13) at the python prompt and seeing what gets printed.
Esto puede comprobarse si tipeas print range(1,13) en la línea de comando de Python y te fijás qué aparece en la pantalla.
From that python prompt, you have the same functionality as the python interpreter that runs inside the FreeCAD GUI, and normal access to all modules and plugins of FreeCAD, excepted the FreeCADGui module.
Desde ella tienes la misma funcionalidad que desde el interprete de Python que se ejecuta dentro del interfaz de usuario gráfico GUI de FreeCAD, y acceso normal a todos los módulos y plugins de FreeCAD, exceptuando el módulo FreeCADGui.
Note for Unix users: The first line of a Python script file should contain the sequence ! followed by the full path of python on your system. (You can find that by typing $ which python at your shell prompt.)
Nota para usuarios de Unix: La primera línea de un listado en un archivo debe contener la secuencia ! seguida por la ruta completa de Python en tu sistema (esto lo podes averiguar tipeando $ which python en el shell).
Many of the examples that follow were developed using the Python interactive prompt.
Muchos de los ejemplos de este manual, incluso aquellos ingresados en el prompt interactivo, incluyen comentarios.
If you enter an if statement in the Python interpreter, the prompt will change from three chevrons to three dots to indicate you are in the middle of a block of statements, as shown below
Si introduces una sentencia if en el intérprete de Python, el prompt cambiará su aspecto habitual por puntos suspensivos, para indicar que estás en medio de un bloque de sentencias, como se muestra a continuación
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.