Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loops: while and for #75

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

Moviss
Copy link

@Moviss Moviss commented Oct 27, 2020

No description provided.

@CLAassistant
Copy link

CLAassistant commented Oct 27, 2020

CLA assistant check
All committers have signed the CLA.

Copy link

@AlenJakob AlenJakob left a comment

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

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

@Moviss
Copy link
Author

Moviss commented Mar 11, 2021

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
Copy link
Author

Moviss commented Mar 11, 2021

/done

@@ -1,10 +1,10 @@
importance: 3
ważność: 3
Copy link
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
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
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
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
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
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
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
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

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