Skip to content
This repository was archived by the owner on May 11, 2023. It is now read-only.
This repository was archived by the owner on May 11, 2023. It is now read-only.

Environment.NewLine vs "\n" #5

Description

@kmonahan

The autograder tests fail for some learners if they use "\n" for new line instead of Environment.NewLine. Since learners previously learned "\n" for new line (and I don't think the textbook has gotten into the differences in line endings between systems), I suggest modifying the test to use "\n" instead. It's very confusing for all of us to see a test fail when the "Expected" and "Actual" output appear to be identical.

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