Wrong Question in Day 14

Open Beginner friendly
#808 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
68/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
javascript, python
Domain
content

Research direction

Start with Day 14 Exercise Level 2, Question 8 and compare its wording and example with the surrounding Python exercises. Check whether the question relies on JavaScript-style arr.map().filter().reduce() rather than Python conventions. Done means the question is unambiguously appropriate for Python and its expected approach matches the exercise.

Written by the indexing model from the issue text.

Description

There is a problem in Day 14 Exercise Level 2 , Question 8. The question looks like a question for Javascript and not python. Since arr.map().filter().reduce() is not the way things are done in python.

Dominant language
Python
Stars
74.2k
Forks
13.5k
Avg merge
5d 5h
Merged PRs (30d)
4

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 Asabeneh/30-Days-Of-Python

All issues in Asabeneh/30-Days-Of-Python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.