Consider the following class definitions: What is true aft…
Consider the following class definitions: What is true after the above definitions are executed and the following global code is executed? Check all that apply. Ed = Horse (‘Mr. Ed’, ‘land’) Moby = Whale (‘Moby Dick’, ‘ocean’) Monty = Snake (‘Python’, ‘ground’) Angie = Eagle (‘Angeline’, ‘air’)