Question: write a Python function that asks the user for five strings. display the strings which contain the letter a or A. Assume strings are case

write a Python function that asks the user for five strings. display the strings which contain the letter a or A. Assume strings are case sensitive.
write a Python function that asks the user for five strings. display

3. Write a Python function that asks the user for five strings. Display the strings which contain the letter a or A. Assume strings are case sensitive. (20 pts) Test case: input: "python", "is", "fun", "and", "easy", display "and", "easy

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 Databases Questions!