Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4defca7

Browse files
Update README.md
1 parent 7a78288 commit 4defca7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎Dice Roll Simulator/README.md‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1+
### In this script we will create a classic rolling dice simulator with the help of basic Python knowledge. Here we will be using the random module since we randomize the dice simulator for random outputs.
2+
3+
### random.randint(): This function generates a random number in the given range.
4+
5+
### Below is the implementation.
6+
[Implementation](https://github.com/Ayush7614/Amazing-Python-Scripts/blob/master/Dice%20Roll%20Simulator/program.py)
7+
8+
9+
110

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /