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
.
Diese Übung ist Teil des Kurses
Programming Paradigm Concepts
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
