In the top part, which we call the editor, you can enter Python code.
En la parte de arriba, que llamamos el editor, pueden poner su código.
It's easiest to first navigate to the directory with the script in it, and then just enter python script-name.py.
Es más fácil navegar primero al directorio que contiene el script, y luego simplemente escribir python nombre-de-script.py.
Enter Python language as platform for developing security tools
Introducir Python como lenguaje de desarrollo de herramientas de seguridad
The Python console, where all the commands executed by FreeCAD are printed, and where you can enter python code
La consola python, donde todos los comandos ejecutados por FreeCAD son impresos, y donde tu puedes ingresar código python
Otros resultados
And when we hit enter, Python will evaluate those instructions.
Y cuando presionemos enter, Python evaluará esas instrucciones.
Enter the Python program for calculating gas mileage, and then save the file.
Introduce el programa de Python para calcular el consumo de gasolina por millas y guarda el archivo.
When I hit Enter, Python will evaluate that function call and tell me that 36.7 is the bigger of the two numbers.
Cuando presione enter, Python evaluará esa llamada de función y va a decirme que 36,7 es el más grande de los dos números.
Open a terminal window and type python on the command line to enter a python interpreter. Then try this
Ejecuta python en una línea de comandos para entrar en un intérprete de python y prueba esto
If we enter in the Python expression that we generated and click Run, we get 1176, which is the correct answer.
Si ingresamos la expresión en Python que hemos generado y damos clic en Run (Ejecutar), obtenemos 1176, que es la respuesta correcta.
python search6.py Enter the file name: mbox.txt There were 1797 subject lines in mbox.txt python search6.py Enter the file name: mbox-short.txt There were 27 subject lines in mbox-short.txt
python search6.py Introduce el nombre del fichero: mbox.txt Hay 1797 líneas subject en mbox.txt python search6.py Introduce el nombre del fichero: mbox-short.txt Hay 27 líneas subject en mbox-short.txt
Enter in a variable name, Python will complain.
Introduzca un nombre de variable, voluntad de Python se quejan.
Los ejemplos se utilizan solo para ayudarte a traducir la palabra o expresión en diversos contextos. Nosotros no los seleccionamos ni los validamos y pueden contener términos o ideas inapropiados. Infórmanos sobre este tipo de ejemplos para que sean editados o dejen de mostrarse. Las traduccciones potencialmente sensibles, inapropiadas o coloquiales suelen estar marcadas con rojo o con naranja.