I wrote the following program to answer the question:

Write a program that simulates the rolling of two dice. The program should use rand to roll the first die and should use rand again to roll...