Enter the number of spins you want the spinner to make. After spins are complete, a bar graph shows the totals. Is there a connection between the size of the bars and the size of the coloured sections on the original spinner?
Added a query for number of spins so user does not have to click the arrow. Makes it faster to collect a larger number of samples. Added a graphing phase after (still have to add code to check for too many spins (e.g., 1000) - Graphing phase needs to be made aware of the total number of spins and then adapt....