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
Rolling dice Game is a python program i.e, developed in python programming language using random module and some user inputs.
3
+
4
+
### About the game
5
+
- It's a basic python program which asks the user to enter a number from 1 to 6.The user have to enter the number twice.If sum of the numbers is divisible by 2 then the user will win the game else will lost the game..
6
+
7
+
### How to play?
8
+
- Just run the program and enter any number from 1 to 6.
9
+
- According to the condition the user will get a message of winning or loosisng the game..
0 commit comments