You can implement this function through the following tasks:
Add another column in the table called days-per-year, which contains the number of days per year for each planet. (see the handout for the formula)
Order the planets by number of days per year.
Return a String with the name of the planet with the greatest number of days per year.