Depending on how you installed Python and what version it is, you may need to type python hello.py or python3 hello.py to run the program.
Dependiendo de cómo instalaste Python, puede que necesites teclear "python hello.py" para ejecutar el programa.
When you installed Python on your computer (or the vendor installed it), you copied a machine-code copy of the translated Python program onto your system.
Cuando instalaste Python en tu PC (o el vendedor lo instaló), pusiste una copia del código máquina del programa Python traducido para tu sistema.
But before we do, if you installed Python version 1.5.2 or later (it tells you when you start up) you should find a tool called IDLE installed by default.
Si instalaste la versión 1.5.2 de Python (esta información la provee el programa cuando se inicia), encontrarás una herramienta denominada IDLE que se incluye en el paquete.
Otros resultados
For the installation asks you if not already installed python-wxgtk2.6 python-wxtools.
If you installed RoboDK using the default settings you already have Python installed and you are ready to start.
Si ha instalado RoboDK utilizando la configuración predeterminada ya tiene instalado Python y está listo para empezar.
Let's say you installed a little python script that you want to be able to call from dmenu - I placed it into/usr/share/ with the hope dmenu would just pick it up magically, but no such luck - would have been too easy anyways.
Digamos que instaló un pequeño script python que quiere poder llamar desde dmenu - Lo coloqué en/usr/share/ con la esperanza de que dmenu lo seleccionaría mágicamente, pero no tuve tanta suerte - hubiera sido demasiado fácil.
Once you have installed Python, you should have a new folder on your computer like C:\Python27.
So. If you've installed Python properly, whether it's on a Mac or a Windows or on a Raspberry Pi, at some point you'll be in a terminal program and you'll type Python to make Python run in interactive mode.
Si instalaron bien Python, ya sea en una Mac, una Windows o en una Raspberry Pi, en algún punto se encontrarán en una terminal y escribirán Python para que Python corra en modo interactivo.
It is very likely that you already have Python installed out of the box.
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.