- Notifications
You must be signed in to change notification settings - Fork30
Loops: while and for#75
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
CLAassistant commentedOct 27, 2020 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
AlenJakob left a comment
There was a problem hiding this 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 commentedNov 30, 2020
Please make the requested changes. After it, add a comment "/done". |
|
/done |
@@ -1,10 +1,10 @@ | |||
importance: 3 | |||
ważność: 3 |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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`. |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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 commentedOct 16, 2021
Please make the requested changes. After it, add a comment "/done". |
No description provided.