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

Mentor Say there is an error in Scala two fer #2198

Open
trent-shipley opened this issue Jun 14, 2022 · 0 comments
Open

Mentor Say there is an error in Scala two fer #2198

trent-shipley opened this issue Jun 14, 2022 · 0 comments

Comments

@trent-shipley
Copy link

When Two Fer failed with code that had passed locally, and again when I found an answer on the Internet, and cheated. I checked with a mentor, who said the code was correct, there was a bug in exercism.org's checking the code.

object Twofer {
def twofer(name: String = "you"): String = s"One for ${name}, one for me.";
}

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

1 participant