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
.
Este ejercicio forma parte del curso
Programming Paradigm Concepts
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
