Tutorial: Run a Python program on Ubuntu

Pubblicato il: 09 luglio 2014
sul canale di: JasonTech
6,882
20

This is a tutorial on how to run a Python program in Terminal on Ubuntu (it should also be the same for Xubuntu and Debian I believe).

These are the Terminal Commands that I used in this Tutorial:

chmod +x (filename).py :To mark the file as executable.
python (filename).py :To run the python file in the Terminal.


In questa pagina del sito puoi guardare il video online Tutorial: Run a Python program on Ubuntu della durata di ore minuti seconda in buona qualità , che l'utente ha caricato JasonTech 09 luglio 2014, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 6,882 volte e gli è piaciuto 20 spettatori. Buona visione!