Skip to content

Commit a157fb1

Browse files
authored
Merge branch 'javascript-tutorial:master' into master
2 parents 573a6e5 + 28d2c7d commit a157fb1

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ importance: 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 nəticəsi 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-

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Materialın növü, quvluqdakı adı ilə təyin olunur:
3030

3131
Hər bir material `# Əsas başlıq` başlığı ilə başlayır.
3232

33-
Yeni məznun əlavə etmək isə çox asandır.
33+
Yeni məzmun əlavə etmək isə çox asandır.
3434

3535
---
3636

0 commit comments

Comments
 (0)