This would set the seed value as 3, the lower and upper bounds as 1 and 5. Then the test would guess the following numbers, in order: 2, 5, 4, 3, 1. When the correct number is guessed, the program should end. If you do not include all possible values, you may receive errors.