GiovanniBruno22 / PythonBeginners

This repository is meant for new developers to submit first pull requests to and get reviews from peers.
17 stars 22 forks source link

Add a dice simulator #22

Closed GiovanniBruno22 closed 12 months ago

GiovanniBruno22 commented 12 months ago

This can either be done with or without UI, create a dice generator that takes the number of dices and the dices' face numbers as input then returns a random result.

GiovanniBruno22 commented 12 months ago

Thank you both for your contribution! I love both solutions and have merged both PRs in!