You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A python Dice simulator created with the help of Tkinter and random modules in python.
Tkinter module is used to design GUI interface of a dice roller
Random module is used to generate random numbers from 1 to 6.