Skip to content

word-count: tweak normalization test case#128

Merged
kytrinyx merged 1 commit intomasterfrom
word-count-normalization
Feb 7, 2016
Merged

word-count: tweak normalization test case#128
kytrinyx merged 1 commit intomasterfrom
word-count-normalization

Conversation

@kytrinyx
Copy link
Copy Markdown
Member

In exercism/python#234 we discussed how adding a second
word in the normalization case might allow
some languages to use sorted counts as a normalization-agnostic
assertion.

I don't know that this will work in practice as allowing people to normalize to a different case, since all the other tests have lowercase words.

In exercism/python#234 we discussed how adding a second
word in the normalization case can let a track might allow
some languages to use sorted counts as a normalization-agnostic
assertion.
@ryanplusplus
Copy link
Copy Markdown
Member

Looks good to me.

kytrinyx added a commit that referenced this pull request Feb 7, 2016
word-count: tweak normalization test case
@kytrinyx kytrinyx merged commit 7365286 into master Feb 7, 2016
@kytrinyx kytrinyx deleted the word-count-normalization branch February 7, 2016 23:43
@petertseng petertseng mentioned this pull request Oct 12, 2016
emcoding pushed a commit that referenced this pull request Nov 19, 2018
Default name of 'world' solves the no name case
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