Skip to content

Commit

Permalink
change wording in 03/02 since the file already exists
Browse files Browse the repository at this point in the history
  • Loading branch information
sina hosseinizad committed Jul 29, 2020
1 parent 7e1b09d commit fc7f2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Notes/03_Program_organization/02_More_functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ If you were doing a lot of file parsing for real, you’d probably want
to clean some of this up and make it more general purpose. That's
our goal.

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

### Exercise 3.3: Reading CSV Files
Expand Down

0 comments on commit fc7f2a3

Please sign in to comment.