There was an error while loading. Please reload this page.
1 parent a0fdd9a commit 0eb585bCopy full SHA for 0eb585b
exercises/01.4-Add-item-to-list/README.md
@@ -5,7 +5,7 @@
5
6
7
💡Tips:
8
-You have to `import random` function.
+You have to `import random` module.
9
Use the `random.randint()` function to get random numbers.
10
Search on Google how to use random function.
11
0 commit comments