Skip to content

Conversation

Rarlegend
Copy link

No description provided.

lines = f.readlines()
words = set()
for x in lines:
stripped = x.strip
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

x.strip()

@kennyyu
Copy link
Collaborator

kennyyu commented Nov 12, 2013

try finishing the rest of the exercises!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants