Skip to content

Commit fc7f2a3

Browse files
author
sina hosseinizad
committed
change wording in 03/02 since the file already exists
1 parent 7e1b09d commit fc7f2a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Notes/03_Program_organization/02_More_functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ If you were doing a lot of file parsing for real, you’d probably want
267267
to clean some of this up and make it more general purpose. That's
268268
our goal.
269269

270-
Start this exercise by creating a new file called
270+
Start this exercise by opening the file called
271271
`Work/fileparse.py`. This is where we will be doing our work.
272272

273273
### Exercise 3.3: Reading CSV Files

0 commit comments

Comments
 (0)