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.
Cet exercice fait partie du cours
Programming Paradigm Concepts
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
