This is a short excursion about odds and dice rolls.
For implementing the algorithms calculating the results I used Python embedded in a Jupyter Notebook.
pip3 install jupyter
pip3 install matplotlib
jupyter nbconvert --execute --to html index.ipynb --HTMLExporter.theme=dark
The resulting HTML you can watch here: https://sourcefranke.github.io/dice_roll_odds/