forEach(), find(), findIndex(), some(), and every() Wizard Battle Practice
Log to the console every Wizard in the array using forEach(). var wizards = ["Edwin Odesseiron", "Harry Potter", "Ronny the Bear", "Gandalf the Grey"] Using the following array, complete the following tasks in order. Some tasks will change the behavior of later tasks. var wizards = [ { name: "Edwin Odesseiron", age: 37, alignment: