using list in python Write a program to display a list of colours which does not contain letter “e” from the list of colours: blue, yellow, red, pink, green, white, brown, purple. Make use of for loop...


using list in python



Write a program to display a list of colours which does not contain letter “e” from the list of

colours: blue, yellow, red, pink, green, white, brown, purple. Make use of for loop in the

program.

The output of the program: ['pink', 'brown']



Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here