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

Week 5 / 2_die #2

Open
jpabico opened this issue Apr 13, 2014 · 1 comment
Open

Week 5 / 2_die #2

jpabico opened this issue Apr 13, 2014 · 1 comment

Comments

@jpabico
Copy link

jpabico commented Apr 13, 2014

Nice code! It's very clean and easy to read. One thing that you might find useful (and probably already know) in line 56 is to use three dots instead of two dots for the range. 0...@sides should give you the same results as long as you're dealing with integers.

@smileyface525
Copy link
Owner

You are absolutely right! Just synced the updated version :-)
Thanks!

eiko seino

On Apr 13, 2014, at 3:49 PM, "jpabico" [email protected] wrote:

Nice code! It's very clean and easy to read. One thing that you might find useful (and probably already know) in line 56 is to use three dots instead of two dots for the range. 0...@sides should give you the same results as long as you're dealing with integers.


Reply to this email directly or view it on GitHub.

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

No branches or pull requests

2 participants