if(chance == 4)
( << WRONG
Customer newCustomer = new Customer();
customerQueue.add(newCustomer);
system.out.println("A new customer just entered the queue.\nTotal number of...