fix infinite loops in nested_loops.md by lalmendra · Pull Request #259 · bowbahdoe/ModernJava · GitHub
Skip to content

fix infinite loops in nested_loops.md - #259

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

fix infinite loops in nested_loops.md#259
lalmendra wants to merge 1 commit into
bowbahdoe:developfrom
lalmendra:patch-2

Conversation

@lalmendra

Copy link
Copy Markdown
Contributor

In the first two examples, decrementing x inside the inner loop causes the loop to run indefinitely. Also fixed the third example to keep the same pattern.

In the first two examples, decrementing `x` inside the inner loop causes the loop to run indefinitely. Also fixed the third example to keep the same pattern.
@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