I can't validate the fourth condition. "The sort() method must sort the array of numbers from highest to lowest." In the "recommendation from your mentor" it says: "Verify that the tri() method is able to sort arrays of different lengths." I've tested with an array of eight numbers and it works too, so I don't see what the problem is...