Question: Write a python program to create a list as shown in the sample output. Then find the list elements with 4 letters. Sample Output: The
Write a python program to create a list as shown in the sample output. Then find the list elements with 4 letters. Sample Output: The original list : l'green', 'yellow', 'pink', 'navy', 'lime', 'black', 'grey', 'white') Result: ['pink', 'navy', 'lime', 'grey
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
