Quote (cKranez @ Nov 24 2014 09:17pm)
but i thought i assigned a value already to rock? at the bottom.
are you referring to the method
getVal? Lets look at your code again:
Code
System.out.println("Enter your hand:");
int choice = input.nextInt();
can you show me where in those 2 lines of code you call getVal? i'm not seeing it.