Question: Python Write a function named print_list that takes a list of strings as a parameter and prints each element of the list on a separate
Python
Write a function named "print_list" that takes a list of strings as a parameter and prints each element of the list on a separate line. That is, it prints all elements of the list separated by new line characters
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
