Question: Implement a program that requests a list of words from the user and then prints each word in the list that is not 'secret. Enter
Implement a program that requests a list of words from the user and then prints each word in the list that is not 'secret. Enter list of words: ['cia','secret,mi6','isi''secret'] mi6 isi Implement a program that requests a list of words from the user and then prints each word in the list that is not 'secret. Enter list of words: ['cia','secret,mi6','isi''secret'] mi6 isi
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
