The iterator class has a method that returns the next item from the list. The code is using it in the println().
Given the next item, Then use an if statement to test for the specific value you are...