Question: Please answer problem 1 with a simple code in Jupiter Notebook. Consider the list Month_names below. Write programs to answer the following questions: 1. What

Please answer problem 1 with a simple code in Jupiter Notebook. Please answer problem 1 with a simple code in

Consider the list Month_names below. Write programs to answer the following questions: 1. What is the total number of times that the letter "a" appears in upper or lower case in all the words in this list ? 2. Create a sublist of month names which at most 5 characters long. Your code should apply to any list of words. (For example, check that the same code works correctly on ["One,"Two", "Seven", "Eight, "Nine", "Ten", "Eleven"]) Month_Names = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "Decemt Consider the list Month_names below. Write programs to answer the following questions: 1. What is the total number of times that the letter "a" appears in upper or lower case in all the words in this list ? 2. Create a sublist of month names which at most 5 characters long. Your code should apply to any list of words. (For example, check that the same code works correctly on ["One,"Two", "Seven", "Eight, "Nine", "Ten", "Eleven"]) Month_Names = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "Decemt

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related General Management Questions!