Skip to content

Replace "statement" with "expression"#161

Merged
S4ndyk merged 1 commit into
rage:masterfrom
bmtran:patch-1
Jun 15, 2020
Merged

Replace "statement" with "expression"#161
S4ndyk merged 1 commit into
rage:masterfrom
bmtran:patch-1

Conversation

@bmtran

@bmtran bmtran commented Jun 3, 2020

Copy link
Copy Markdown

When referring to a while-loop's condition, use the term expression instead of statement, as it is more precise and correct. Example usage from Oracle's official documentation: https://docs.oracle.com/javase/tutorial/java/nutsandbolts/while.html

This change only includes the wording in chapter 2 of part 2, when while-loops are introduced.

When referring to a while-loop's condition, use the term expression instead of statement, as it is more precise and correct. Example usage from Oracle's official documentation: https://docs.oracle.com/javase/tutorial/java/nutsandbolts/while.html
@vercel

vercel Bot commented Jun 3, 2020

Copy link
Copy Markdown

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/mooc/programming-20/qqvcuhl69
✅ Preview: https://programming-20-git-fork-bmtran-patch-1.mooc.now.sh

@S4ndyk
S4ndyk merged commit 6a25ce4 into rage:master Jun 15, 2020
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.

2 participants