I'm taking a class at school for java programming, my class starts in three hours and I can skip it and go home now if I finish this assignment.
This is a "Yahtzee" program, it gives you 5 numbers, and the program lets you know if you get "a full house" or something, (3 same numbers and 2 same numbers). This is on a super-beginner state so I was able to ask the user to write the numbers for me to put in regular integers. But now I need to see if these integers are three and two the same. But how?
I'm not in the mood to sit here for three hours so I'd like a quick reply please?
Sorry for my bad english and my super-beginner java skills