chickenndle9067 chickenndle9067 28-03-2024 Computers and Technology contestada Write a Java program that asks the user how many times to roll two dice. Then roll the two dice that amount of times, keeping track of the sum outcomes in an array. Report your results.