Skip to content

Loops: while and for#75

Open
Moviss wants to merge 11 commits into
javascript-tutorial:masterfrom
Moviss:while_and_for
Open

Loops: while and for#75
Moviss wants to merge 11 commits into
javascript-tutorial:masterfrom
Moviss:while_and_for

Conversation

@Moviss

@Moviss Moviss commented Oct 27, 2020

Copy link
Copy Markdown

No description provided.

@CLAassistant

CLAassistant commented Oct 27, 2020

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@AlenJakob AlenJakob left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

W lini 100 myśę , że słowo "potem" można zatąpić słowem "następnie"

@javascript-translate-bot

Copy link
Copy Markdown

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

@Moviss

Moviss commented Mar 11, 2021

Copy link
Copy Markdown
Author

W lini 100 myśę , że słowo "potem" można zatąpić słowem "następnie"

@Moviss Moviss closed this Mar 11, 2021
@Moviss Moviss reopened this Mar 11, 2021
@Moviss

Moviss commented Mar 11, 2021

Copy link
Copy Markdown
Author

/done

@@ -1,10 +1,10 @@
importance: 3
ważność: 3

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not translate YAML metadata

@@ -1,20 +1,20 @@
importance: 4
ważność: 4

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not translate YAML metadata


The value returned by the increment is not used here, so there's no difference between `i++` and `++i`.
Przyrost `i++` jest oddzielony od sprawdzenia warunku (2). To tylko kolejne stwierdzenie.
Wartość zwracana przez przyrost nie jest tutaj używana, więc nie ma różnicy między `i++` a `++i`.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a blank line between line 15 and 16

@@ -1,19 +1,19 @@
importance: 4
ważność: 4

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not translate YAML metadata

@@ -1,9 +1,9 @@
importance: 5
ważność: 5

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not translate YAML metadata

@@ -1,14 +1,14 @@
importance: 5
ważność: 5

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not translate YAML metadata

@@ -1,13 +1,13 @@
importance: 5
ważność: 5

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not translate YAML metadata

@@ -1,17 +1,17 @@
importance: 3
ważność: 3

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not translate YAML metadata

@javascript-translate-bot

Copy link
Copy Markdown

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants