Skip to content

Commit 1baeccb

Browse files
authored
Update Exercise-22-Read-From-a-File.py
1 parent ec99308 commit 1baeccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Exercise-22-Read-From-a-File.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
the first line or two of the file, it will be clear which part
1717
represents the scene category. To do this, you’re going to
1818
have to remember a bit about string parsing in Python 3.
19-
I talked a little bit about it in this post.
19+
I talked a little bit about it in this post...
2020
2121
'''
2222

0 commit comments

Comments
 (0)