Skip to content

Commit ca3b4a8

Browse files
authored
Update solution.md
1 parent d9dc4e3 commit ca3b4a8

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

1-js/02-first-steps/08-comparison/1-comparison-questions/solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ null == "\n0\n" → false
1010
null === +"\n0\n"false
1111
```
1212

13-
Səbəblərdən bəziləri:
13+
Bəzi səbəblər:
1414

1515
1. Əlbəttəki, doğru.
1616
2. Lüğət müqayisəsi. `"a"` `"p"`-dən əvvəl gəlir, buna görə də `"false"`.

0 commit comments

Comments
 (0)