Skip to content

Why not use tests for some exercises #127

@Hades32

Description

@Hades32

There are several exercises of the style

if you_did_it_right {
  print("great");
} else {
  print("try again");
}

Why aren't these exercises done as tests?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions