Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 441 Bytes

File metadata and controls

12 lines (7 loc) · 441 Bytes

Python Dice-Roller

This is my first python project. I created a dice in python - but with the speciality that you can set the range in that the dice should be rolled yourself.

You can use this e.g. for games, simulations or just for generating random numbers!

How to run this program/ Instructions

Just run this python script: Everything you need to know is explained and you're getting guided through the program!

Have fun!