Your friend wants you to play a dice gambling game with him. You are suspicious of the dice he has choosen. You roll the dice 200 times with these results:
| 6, 4, 5, 6, 5, 4, 1, 4, 4, 5, 5, 5, 6, 4, 3, 4, 6, 6, 6, 2, 4, 3, 6, 2, 4, 1, 4, 4, 5, 6, 5, 1, 6, 1, 4, 1, 4, 5, 1, 1, 6, 1, 4, 6, 4, 3, 4, 4, 5, 4, 3, 2, 5, 5, 1, 1, 1, 6, 6, 5, 5, 6, 4, 1, 6, 4, 5, 1, 5, 1, 6, 4, 6, 3, 4, 5, 5, 6, 1, 4, 5, 5, 3, 5, 6, 3, 4, 3, 6, 4, 1, 3, 4, 3, 2, 4, 6, 4, 4, 5, 4, 4, 6, 6, 2, 6, 4, 6, 4, 4, 6, 2, 6, 6, 6, 6, 5, 5, 6, 4, 4, 4, 4, 6, 6, 6, 1, 5, 2, 6, 4, 4, 6, 4, 4, 6, 5, 2, 3, 6, 1, 6, 4, 4, 4, 6, 4, 1, 5, 5, 1, 5, 6, 2, 4, 5, 5, 4, 4, 6, 5, 6, 5, 6, 6, 2, 6, 4, 4, 4, 2, 5, 1, 4, 4, 3, 3, 5, 5, 4, 4, 4, 6, 5, 2, 5, 5, 4, 4, 5, 4, 2, 3, 6, 6, 5, 5, 5, 4, 5 |
Make a program that uses arrays to determine if the dice was fair.