Skip to content

more pythonic#176

Merged
geekcomputers merged 3 commits into
geekcomputers:masterfrom
ZivLi:Ziv-commit
Jun 7, 2017
Merged

more pythonic#176
geekcomputers merged 3 commits into
geekcomputers:masterfrom
ZivLi:Ziv-commit

Conversation

@ZivLi
Copy link
Copy Markdown
Contributor

@ZivLi ZivLi commented Jun 4, 2017

No description provided.

@AkashSharma93
Copy link
Copy Markdown

Hi.

I think a better solution would be:
print range(2, 100, 2)

@ZivLi
Copy link
Copy Markdown
Contributor Author

ZivLi commented Jun 5, 2017

@AkashSharma93 Awesome! But I think it may be more pythonic to use List Comprehensions , rather than just a method of Range to output some numbers.

@geekcomputers geekcomputers merged commit bf78ecd into geekcomputers:master Jun 7, 2017
@geekcomputers
Copy link
Copy Markdown
Owner

geekcomputers commented Jun 7, 2017 via email

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.

3 participants