Petr Šilhák
“the process of writing computer programs.”
-Wikipedia
Hodí se to...
“Explicit is better than implicit”
import this
print('Hello world!')
python nazev_souboru.py
C:\Users\someone> python
>>> print('Hello world!')
Hello world!
Udělejte screen s příkazy v CMD a odevzdejte ho do odevzdávárny.