Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f90a89d

Browse files
authored
Merge pull request #1 from ayush-programer/master
2 parents ab65631 + e7060df commit f90a89d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

readwritefiles.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,4 +208,7 @@
208208

209209
zip_object.extract('ships.txt')
210210
zip_object.extract('characters.txt')
211-
zip_object.extractall()
211+
zip_object.extractall()
212+
213+
214+

0 commit comments

Comments
 (0)