Question: help pls on python Exercise 8: Write a function that takes a list of strings as an argument and returns a new list containing only
Exercise 8: Write a function that takes a list of strings as an argument and returns a new list containing only the strings that start with a capital letter (hint: the method . upper() rewrites a string in capital letters)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
