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 b8c50bf commit 22a6268Copy full SHA for 22a6268
3_advanced/chapter14/practice/worried_josh.py
@@ -16,4 +16,4 @@
16
students = [“Dan”, “Sherlocks”, “Jo”, “Josh”, “Dennis”, “Erwin”, “Ivan”, “Penny”]
17
n = int(input())
18
19
-#write your code below
+# write your code below
0 commit comments