Recognizing procedures
Great work so far understanding the basic unit of a procedural program: the procedure. You've seen that in Python, these procedures are implemented using Python functions. Now it's time to test your ability to recognize whether code is using procedures or not.
Diese Übung ist Teil des Kurses
Programming Paradigm Concepts
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
