Update challenges.md by lalmendra · Pull Request #260 · bowbahdoe/ModernJava · GitHub
Skip to content

Update challenges.md - #260

Open
lalmendra wants to merge 1 commit into
bowbahdoe:developfrom
lalmendra:patch-3
Open

Update challenges.md#260
lalmendra wants to merge 1 commit into
bowbahdoe:developfrom
lalmendra:patch-3

Conversation

@lalmendra

Copy link
Copy Markdown
Contributor

Challenge 4 will not print anything if it starts at 0, as 0 % 3 is also 0. Maybe it was your goal, but don't you think it would be better to start at 1, so it will print 1, 2, and break at 3?

Challenge 4 will not print anything if it starts at 0, as 0 % 3 is also 0. Maybe it was your goal, but don't you think it would be better to start at 1, so it will print 1, 2, and break at 3?
@netlify

netlify Bot commented Aug 10, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant