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

scrabble-score: replace 'multibillionaire' with 'oxyphenbutazone' #95

Closed
kytrinyx opened this issue Apr 7, 2016 · 1 comment
Closed

Comments

@kytrinyx
Copy link
Member

kytrinyx commented Apr 7, 2016

The word multibillionaire is too long for the scrabble board. Oxyphenbutazone, on the other hand, is legal.

Please verify that there is no test for multibillionaire in the scrabble-score in this track. If the word is included in the test data, then it should be replaced with oxyphenbutazone. Remember to check the case (if the original is uppercase, then the replacement also should be).

If multibillionaire isn't used, then this issue can safely be closed.

See exercism/problem-specifications#86

@NobbZ
Copy link
Member

NobbZ commented Apr 7, 2016

We are checking against "oxyphenbutazone", so I'll close this.

@NobbZ NobbZ closed this as completed Apr 7, 2016
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