When I submit my code all requirements pass except the following: "The displayed words should be sorted in ascending order (using the provided isGreaterThan method)." I have, in fact, used the IsGreaterThan method and my output is exactly as shown in the task details when I use the example input data. I would appreciate anyone's insight to the problem.