Error on part04-35_no_vowels_allowed

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

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
javascript
Domain
testing-qa

Research direction

Inspect the part04-35_no_vowels_allowed exercise and find where the allowed vowel set is defined or checked. Reproduce the error with vowels = "aeiouy", update the validation so y is accepted, and rerun the exercise or its existing checks to confirm the submission passes.

Written by the indexing model from the issue text.

Description

The vowel "y" is missing. Only "aeiou" are seen as vowels.
If you submit this part with vowels = "aeiouy" it's seen as an error

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.