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

Add hints to phone-number exercise #226

Merged
merged 1 commit into from
Dec 2, 2016

Conversation

abo64
Copy link
Contributor

@abo64 abo64 commented Dec 2, 2016

#220
Now that we have decided to only have hints for the first exercise using Option one could also opt that this one is not worth the effort?

@@ -0,0 +1,8 @@
## Hints
For simplicity and readability: Consider using the Scala collection functions instead of Java's `String` methods. Remember that in Scala is implicitly also a `Seq[Char]`, so you can call them as easily as the `String` methods.
Copy link
Member

Choose a reason for hiding this comment

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

Remember that in Scala should be Remember that in Scala a string

@ErikSchierboom
Copy link
Member

I think these hints are fine. They are helpful and don't give away too much.

@abo64 abo64 force-pushed the issue-220-hints-phone-number branch from 6c94e25 to a45e268 Compare December 2, 2016 13:44
@abo64
Copy link
Contributor Author

abo64 commented Dec 2, 2016

thx @ErikSchierboom

@ricemery ricemery merged commit b8bfbab into exercism:master Dec 2, 2016
@abo64 abo64 deleted the issue-220-hints-phone-number branch July 4, 2017 04:26
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.

3 participants