Write a short sequence of statements that will print


Problem

Write a short sequence of statements that will print out two random integers from the range [1..6] (with a space between the two numbers). Don't use a loop. To keep the code neat, store each random integer in a variable, and name the variables 'dieOne' and 'dieTwo'.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a short sequence of statements that will print
Reference No:- TGS03298249

Expected delivery within 24 Hours