Question: Write a program that removes indexes 0,2,4,5 from the following list: 'Day', 'I', 'love', 'am', 'beautiful', 'cool', 'powerful'. Answer in Python please
Write a program that removes indexes 0,2,4,5 from the following list: 'Day', 'I', 'love', 'am', 'beautiful', 'cool', 'powerful'. Answer in Python please
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
