Question: 1. Create an empty list called animal list. 2. Add 4 animal names to the list using the correct function. 1 [ ] 3. Print

1. Create an empty list called animal list. 2. Add 4 animal names to the list using the correct function. 1 [ ] 3. Print each of the elements in the list separately, using index numbers. 4. Using if/else, check if "chupacabra" is in the list. Print "found" if it is, " missing" if it's not
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
