We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce5758e commit de3c179Copy full SHA for de3c179
exercises/01.3-Print-the-last-one/app.py
@@ -1,4 +1,4 @@
1
-import random
+# import the random package here "import random"
2
3
def generate_random_list():
4
aux_list = []
0 commit comments