Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unicode encoding error #179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions Python-Regular-Expressions/data.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ [email protected]

Maria Johnson
127-555-1867
884 High St., Braavos ME 43597
884 High St., Braavos ME 43597
[email protected]

Michael Arnold
Expand All @@ -65,7 +65,7 @@ [email protected]

Barbara Martin
614-555-1166
121 Hill St., Braavos UT 92474
121 Hill St., Braavos UT 92474
[email protected]

Linda Jackson
Expand Down Expand Up @@ -165,7 +165,7 @@ [email protected]

Travis Johnson
760-555-7147
749 Washington St., Braavos SD 25668
749 Washington St., Braavos SD 25668
[email protected]

Laura Jefferson
Expand Down Expand Up @@ -350,7 +350,7 @@ [email protected]

Mary Wilson
800-555-3216
708 Maple St., Braavos UT 29551
708 Maple St., Braavos UT 29551
[email protected]

Sam Wilson
Expand Down Expand Up @@ -455,7 +455,7 @@ [email protected]

Nicole White
133-555-3889
276 High St., Braavos IL 57764
276 High St., Braavos IL 57764
[email protected]

Maria Arnold
Expand Down