I\'m new to java and I was wondering how can I exclude 0 here. I was trying to make a random number game
int num = r.nextInt(5); int guessUse