Skip to content

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

Description

@trent-shipley

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.";
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions