Create a public class named Question with a single static method isSecretNumber. Return whether the passed int is the secret number. (Ssh: it's 88 or 888!)
Question
isSecretNumber
int
Stuck? You may find these lessons helpful: