Combine elements of control flow
Your coworker was so grateful that you were able to help her with her code for checking the list of names that she came back for more help! This time, she is specifically looking for code that will check all of the names in her list names_list
and print them out if they are longer than ten letters. She is looking to wrap all of this into a function called print_long_names
.
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
