Question: Java fill in the blanks and run it import java.util.Scanner import java.util Random; public class DiceRollst public static void main(Stringt args) int 13 Scanner(System.in); intl]
fill in the blanks and run it import java.util.Scanner import java.util Random; public class DiceRollst public static void main(Stringt args) int 13 Scanner(System.in); intl] outcomes Scanner input int numRolls; Random rand new RandomO; int outcome; prompt user for number of rolls System.out.print"How many rolls? ) umRollsO roll dice and add to outcomes */ for (int roll- 0, roll
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
