You have the following data frame called pets: first_name…

You have the following data frame called pets: first_name  last_name  age  favorite_toy Shane    Johnson   17        bone Sonora      Smith   12      hair tie Arianna     Garcia    9       laser Pearl      Krabs    2           box What does pets[2:3,4] return?