Skip to content

Poker: added topics#918

Merged
ilya-khadykin merged 3 commits intoexercism:masterfrom
e-zorzi:master
Oct 15, 2017
Merged

Poker: added topics#918
ilya-khadykin merged 3 commits intoexercism:masterfrom
e-zorzi:master

Conversation

@e-zorzi
Copy link

@e-zorzi e-zorzi commented Oct 15, 2017

Closes #861

Copy link
Contributor

@ilya-khadykin ilya-khadykin left a comment

Choose a reason for hiding this comment

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

Thanks for the PR

I've left a comment, please take a look

config.json Outdated
"difficulty": 1,
"topics": [

"arrays",
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you please change it to lists.
In my mind arrays can store data only of the same type (in Java for example), but lists can store data of any type (like in Python or any implementation of List interface in Java)

@e-zorzi
Copy link
Author

e-zorzi commented Oct 15, 2017

@m-a-ge done

@ilya-khadykin ilya-khadykin merged commit a02662f into exercism:master Oct 15, 2017
@ilya-khadykin
Copy link
Contributor

Thanks, @edo-vi

It's a best practice to squash your commits https://github.com/exercism/docs/blob/master/contributing/git-basics.md#squashing. It isn't a big deal since I can do it myself, but it would be awesome to just click on 'Merge pull request' button 😃

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