Conditionals and Private Methods

This is my solution to Lab 6 (Secret Number). Notice how I use private methods to keep the oneRound() method short and concise.