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.
Deze oefening maakt deel uit van de cursus
Programming Paradigm Concepts
Praktische interactieve oefening
Zet theorie om in actie met een van onze interactieve oefeningen.
Begin met trainen