Hello,
My assignment is to write code simulating dice, generating 10000random numbers between 1-6. Then I have to display the number of 1's that appeared, the number of 2's that appeared, etc in a...