Nauč se Python > Materiály > Snake Workshop for PyLadies > Introduction to Python > Defining functions

Defining functions – Řešení [0]

Each call triggers the body of the function again.

(venv) $ python python_intro.py
Hello!
How are you?
Hello!
How are you?
Hello!
How are you?

Toto je stránka lekce z kurzu, který probíhá nebo proběhl naživo s instruktorem.