Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Loops#78

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

Merged
tarasyyyk merged 11 commits intomasterfromtranslate-loops
Sep 14, 2020
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
Show all changes
11 commits
Select commitHold shift + click to select a range
330d278
Start translationg of "Loops while-for" (#77)
dDenysSMar 12, 2020
7131a74
Translate 'Skipping parts'
tarasyyykMar 12, 2020
67a3a63
Translate 'Breaking the loop'
tarasyyykMar 15, 2020
cb35dc7
Translate first task: 'Last loop value'
tarasyyykMar 15, 2020
0748aa9
Merge branches 'master' and 'translate-loops' of github.com:javascrip…
tarasyyykMar 24, 2020
80702a8
Merge branch 'master' of github.com:javascript-tutorial/uk.javascript…
tarasyyykApr 6, 2020
61e3c30
Merge branch 'master' of github.com:javascript-tutorial/uk.javascript…
tarasyyykJun 8, 2020
eb68d88
Translate 'Loop > #continue' directive
tarasyyykJun 8, 2020
bf029b3
Translate small part of 'Label for break/continue'
tarasyyykJun 15, 2020
d96a667
Merge branch 'master' of github.com:javascript-tutorial/uk.javascript…
tarasyyykSep 14, 2020
a4a7adc
Complete translation.
tarasyyykSep 14, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -2,9 +2,9 @@ importance: 3

---

#Last loop value
#Останнє значення циклу

What is the last value alerted by this code? Why?
Яке останнє значення буде виведено на екран? Чому?

```js
let i = 3;
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp