Skip to content

Commit 7abcdb2

Browse files
Matthew PackwoodMatthew Packwood
Matthew Packwood
authored and
Matthew Packwood
committed
Minor change
1 parent d099358 commit 7abcdb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

panic.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
phrase = "Don't panic!"
1+
phrase = "Don't panic!!!"
22
plist = list(phrase)
33
for i in range(4):
44
plist.pop()

0 commit comments

Comments
 (0)