An open API service indexing awesome lists of open source software.

https://github.com/feifykike/dice-probability-test

To practice my python graphing and visual skills, I decided to create a program which would simulate two 6-sided die being rolled a thousand times. Here occurrence of the sum of the two die will be recorded and represented in an interactive .svg bar graph.
https://github.com/feifykike/dice-probability-test

Last synced: 11 months ago
JSON representation

To practice my python graphing and visual skills, I decided to create a program which would simulate two 6-sided die being rolled a thousand times. Here occurrence of the sum of the two die will be recorded and represented in an interactive .svg bar graph.

Awesome Lists containing this project