For example, naming one version python27.exe would cause python27 to become the Python command for that version.
Por ejemplo, nombrar una versión python27.exe haría que python27 convierta en el comando de Python para esa versión.
Here is the Python command with the passed-in Web URL of the car image, followed by console output.
Aquí está el comando de Python, con la URL de web transferida de la imagen del automóvil, seguido del resultado de la consola.
We use the python command to start the interpreter.
We printed variables, sums, several things separated by commas, and even the result of other Python command such as type().
Hemos impreso variables, sumas, varias cosas separadas por comas e incluso el resultado de otro comando Python como es type().
For activities like these (i.e. if you need persistence) it's much better to use the python command line. Crontab
Para este tipo de actividades (por ejemplo, si necesitas almacenamiento permanente) es preferible usar la línea de comandos de Python. Crontab
The compiler is a python command line program which assembles GraphML models into an abstract syntax tree and emits a Pegasus DAX with all necessary catalogs.
El compilador es un programa de línea de comandos de Python que montan modelos GraphML en un árbol de sintaxis abstracta y emite un Pegaso DAX con todos los catálogos necesarios.
When you press this Apply button in the procedure browser, a call to the selected procedure will be pasted into the console window as a Python command
Cuando presiona este botón Aplicar en el visor de procedimientos, se pegará en la ventana de la consola una llamada al procedimiento seleccionado como un comando Python
Here is the Python command with the passed-in Web URL of the car image, followed by console output.
Aquí está el comando de Python, seguido de las imágenes de salida de la anotación de texto.
Here is the Python command, followed by the Text Annotation output images.
Aquí está el comando de Python, seguido de las imágenes de salida de la anotación de texto.
You should see the text Hello, World! displayed beneath the Python command line.
Verás el texto "Hello, World!" debajo de la línea de comando de Python.
Here is the Python command, followed by console output, which displays the JSON cropHintsAnnotation response.
Aquí está el comando de Python, seguido de las imágenes de salida de la anotación de texto.
Note: If you get a syntax error during installation, temporarily relink the python command to the python2 command (revert back to python3 after setup).
Nota: Si obtiene un error de sintaxis durante la instalación, puede volver a vincular temporalmente la orden python a la orden python2 (regrese a la orden python3 después de configurar).
As shown in Listing 14, the python command is a symlink to python2, python2 is itself a symlink to the 2.7 version python2.7.
Como se muestra en el Listado 13, el comando gcc es un symlink y dentro de mi sistema hay tres nombres diferentes para él.