Misleading description of Part 3, Programming exercise: Find all the substrings

Open Beginner friendly
#36 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
92/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
javascript
Domain
documentation

Research direction

Start with the Part 3, Programming exercise: Find all the substrings description and compare its wording with the sample output and automated test. Update the description so it specifies substrings exactly three characters long, then verify that the wording matches both references.

Written by the indexing model from the issue text.

Description

The description says:
"Please make an extended version of the previous program, which prints out all the substrings which are at least three characters long, and which begin with the character specified by the user."

But according to the sample output and the automated test, it should be all substrings which are exactly three characters long.

Dominant language
JavaScript
Stars
77
Forks
30
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rage/programming-26

All issues in rage/programming-26

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.