Skip to content

Add topics to roman-numerals exercise#943

Merged
ilya-khadykin merged 2 commits intoexercism:masterfrom
rtfoley:828-roman-numerals-topics
Oct 17, 2017
Merged

Add topics to roman-numerals exercise#943
ilya-khadykin merged 2 commits intoexercism:masterfrom
rtfoley:828-roman-numerals-topics

Conversation

@rtfoley
Copy link
Copy Markdown
Contributor

@rtfoley rtfoley commented Oct 17, 2017

Add topics to roman-numerals exercise.

Fixes #828

Copy link
Copy Markdown
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 would like hear your thoughts regarding my comment

config.json Outdated
"loops",
"integers",
"strings",
"maps",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hm, this is interesting. <class 'dict'> in Python is an essence a Map, but newcomers might not even realize it.
Thoughts?

I guess we can leave it

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

That was my original thinking, that newcomers would be thinking "map" from other languages, so it might help with the transition. Thinking about it more, perhaps best to remove it to avoid confusion with the Map function.

@ilya-khadykin ilya-khadykin merged commit 4516e3a into exercism:master Oct 17, 2017
@ilya-khadykin
Copy link
Copy Markdown
Contributor

Thanks, @rtfoley 👍

@rtfoley rtfoley deleted the 828-roman-numerals-topics branch October 17, 2017 19:28
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