Skip to content

Commit 3be49ac

Browse files
authored
Update task.md
1 parent bee728c commit 3be49ac

File tree

1 file changed

+3
-4
lines changed
  • 1-js/02-first-steps/08-comparison/1-comparison-questions

1 file changed

+3
-4
lines changed
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
importance: 5
1+
Vaciblik: 5
22

33
---
44

5-
# Comparisons
5+
# Qarşılaşdırmalar
66

7-
What will be the result for these expressions?
7+
Aşağıdakı ifadələrin cavabları nə olacaq?
88

99
```js no-beautify
1010
5 > 4
@@ -15,4 +15,3 @@ undefined === null
1515
null == "\n0\n"
1616
null === +"\n0\n"
1717
```
18-

0 commit comments

Comments
 (0)