Skip to content

Commit 4ec336b

Browse files
authored
Translated task.md
1 parent c951050 commit 4ec336b

File tree

1 file changed

+2
-2
lines changed
  • 1-js/02-first-steps/07-operators/2-assignment-result

1 file changed

+2
-2
lines changed

1-js/02-first-steps/07-operators/2-assignment-result/task.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ importance: 3
22

33
---
44

5-
# Assignment result
5+
# Užduoties rezultatas
66

7-
What are the values of `a` and `x` after the code below?
7+
Kokios yra `a` ir `x` vertės po kodo apačioje?
88

99
```js
1010
let a = 2;

0 commit comments

Comments
 (0)