Linux Mint Python Hello World

Veröffentlicht am: 06 März 2018
auf dem Kanal: Mark Delahay
201
2

Using Linux Mint and Python to create the "Hello World" program. Click "show more" for notes to this video.

Hello World is often the first program that anyone writes. Its a small step in the path of programming but an important one!

All text after the # (pound or hash symbol) is ignored by python and is used to write notes int the code.


The following command can either be run from the python terminal
(python terminal accessed by typing python from the terminal) or use a text editor to create a file i.e. "hello.py" and then run it by typing "python hello.py" from the terminal in the files location.

start of program

print "hello world"

end of program

Hope you enjoy as you learn :-)

--------------------------------------------------


Auf dieser Seite können Sie das Online-Video Linux Mint Python Hello World mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Mark Delahay 06 März 2018 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 201 Mal angesehen und es wurde von 2 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!