* uses: actions/checkout@v2 * fixup! Format Python code with psf/black push
* Implement basic dice simulation * Add tests to throw_dice * Fix comment * Add type hints * Add additional comments * Update monte_carlo_dice.py Co-authored-by: Christian Clauss <cclauss@me.com>