Skip to content

Commit 8385c3e

Browse files
authored
Update task.md
1 parent 4f355ed commit 8385c3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 1-js/02-first-steps/12-while-for/1-loop-last-value

1-js/02-first-steps/12-while-for/1-loop-last-value/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ importance: 3
44

55
# Last loop value
66

7-
What is the last value alerted by this code? Why?
7+
آخرین مقداری که نمایش داده میشود چیست؟ چرا؟
88

99
```js
1010
let i = 3;

0 commit comments

Comments
 (0)