We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76c09ce commit 8c11733Copy full SHA for 8c11733
python/douchebags.cpp
@@ -29,5 +29,5 @@ def_string = ""
29
cseidiot=0
30
for i in range(12000, 14470):
31
hack(i)
32
-print "CSE Department has "+str(cseidiot)+" number of douchebags!"
+print "There are "+str(cseidiot)+" number of douchebags!"
33
0 commit comments