Random Dice Roller    Python Logo

I wrote this program for one of my projects in CSCI-04: Introduction to Computer Programming. This program allows you to roll dice (your pick of a D6, 8, 10, 12, 20, or 100) against the computer to see who wins!!

Loading code...