Question: 11.Complete the below code to remove Owl from the array (remove the actual key, rather than just the value assigned to it). Remove Owl by

11.Complete the below code to remove "Owl" from the array (remove the actual key, rather than just the value assigned to it). Remove "Owl" by referring to it by the key index, not the key value var animalArray: [String]["Dog", "Cat", "Fish", "Owl", "Beaver"] animaLArray
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
