Question: Task 12 -Create a list with 3 items -add an item to the end of the list -remove the first item of the list -determine
Task 12 -Create a list with 3 items -add an item to the end of the list -remove the first item of the list -determine if an item exists in the list -if it does, display its index -if it does not, give user message
Task 13 -Create a list with two items -Copy the values of the list above to create another list(hint, use slicing) -add a value to the first list -remove the last value of the second list -display both lists
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
