Skip to content

First python scripts - #6

Open
gputnam wants to merge 3 commits into
hcs:masterfrom
gputnam:master
Open

First python scripts#6
gputnam wants to merge 3 commits into
hcs:masterfrom
gputnam:master

Conversation

@gputnam

Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

careful with indentation. another cool thing to use is set comprehensions:

return {word.strip() forwordinopen(dictionary_name, "r")}

@kennyyu

Copy link
Copy Markdown
Collaborator

try finishing the rest of the exercises!

Sign up for freeto 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

@gputnam@kennyyu