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.
Este exercício faz parte do curso
Programming Paradigm Concepts
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
