Skip to content

Bug: instructions for kindergarten_garden do not match requirements #2725

@sbromberger

Description

@sbromberger

A couple of inconsistencies within the kindergarten_garden exercise in which the documentation does not match the actual code requirements (as specified by the tests):

  1. The docs reference twelve possible students by name. However, the tests refer to students not listed in the docs (see the names out of order test for an example), and students whose first name does not correspond to the given name in the docs (Eve [docs] vs Erin [test], for example).

  2. the docs suggest that the first letter of the first plant should be capitalized. However, the tests don't require that as they expect a []string instead of a string.

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