We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bee728c commit 3be49acCopy full SHA for 3be49ac
1 file changed
1-js/02-first-steps/08-comparison/1-comparison-questions/task.md
@@ -1,10 +1,10 @@
1
-importance: 5
+Vaciblik: 5
2
3
---
4
5
-# Comparisons
+# Qarşılaşdırmalar
6
7
-What will be the result for these expressions?
+Aşağıdakı ifadələrin cavabları nə olacaq?
8
9
```js no-beautify
10
5 > 4
@@ -15,4 +15,3 @@ undefined === null
15
null == "\n0\n"
16
null === +"\n0\n"
17
```
18
-
0 commit comments