Skip to content

Commit 22a6268

Browse files
authored
Fixed lint error(add space)
1 parent b8c50bf commit 22a6268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3_advanced/chapter14/practice/worried_josh.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
students = [“Dan”, “Sherlocks”, “Jo”, “Josh”, “Dennis”, “Erwin”, “Ivan”, “Penny”]
1717
n = int(input())
1818

19-
#write your code below
19+
# write your code below

0 commit comments

Comments
 (0)