So: Make the program tell you what is seeing when it decides to print "Type again"




.
.
.
System.out.prinln("roll: " + roll + ", type: " + type);
...