We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d099358 commit 7abcdb2Copy full SHA for 7abcdb2
panic.py
@@ -1,4 +1,4 @@
1
-phrase = "Don't panic!"
+phrase = "Don't panic!!!"
2
plist = list(phrase)
3
for i in range(4):
4
plist.pop()
0 commit comments