Python + AI

Build a Dice Roller Simulator

Learn Python by building a dice roller simulator! Use random.randint() to roll dice, functions to organize code, loops to repeat rolls, and dictionaries to track statistics.