public class Doubles { public static void main(String[] args) { // See Learn the Part for instructions. int dice1; int dice2; } }