Incorrect description in FizzBuzz challenge (Part 2 – Combining Conditions)
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 35/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- documentation
Research direction
Open the linked Part 2, Section 3 challenge page and read the FizzBuzz task description alongside its example. Add the missing requirement for numbers divisible only by three, then verify that the written rules match the existing example where input 9 produces “Fizz”.
Written by the indexing model from the issue text.
Description
Hello,
I would like to report a small issue in the description of the FizzBuzz challenge on the following page:
https://programming-26.mooc.fi/part-2/3-combining-conditions
In the task description, it states:
If the number is divisible by five, the program should print "Buzz".
If the number is divisible by both three and five, the program should print "FizzBuzz".
However, the description does not mention what should happen if the number is divisible only by three. Based on the example shown below the text (e.g. input 9 producing output "Fizz"), it is clear that the program is also expected to print "Fizz" when the number is divisible by three.
This requirement seems to be missing from the written description and may confuse learners who rely on the text rather than the examples.
Thank you for your work on the course, and I hope this feedback is helpful.
Best regards,
Aurelijus Sankauskas
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from rage/programming-26
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
rage/programming-26#74 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
rage/programming-26#68 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 62/100
rage/programming-26#62 ·
-
A typo in Part 4 Open
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
rage/programming-26#56 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
rage/programming-26#55 ·
All issues in rage/programming-26
Similar issues
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
babalae/bettergi-scripts-list#3674 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
vadimdemedes/ink#1029 ·
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
optimization optimization:agents-md-curator
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
githubnext/gh-aw-cao#13143 ·