Hello i am new to programming i trying to solve the follwing
Allow 6 different players to throw dice 100 times
The results sholuld be stored in the collection SCORES.
Read the contents of SCORES and output many times in total each number was thrown.
Also output whether or not the die is biased
Can anyone advise me on how to put this in pseudocode