Skip to content

Commit 958d974

Browse files
committed
feat(i18n): 1.03.02.1.task
1 parent 04c34cc commit 958d974

File tree

1 file changed

+4
-4
lines changed
  • 1-js/03-code-quality/02-coding-style/1-style-errors

1 file changed

+4
-4
lines changed

1-js/03-code-quality/02-coding-style/1-style-errors/task.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
importance: 4
1+
nilai penting: 4
22

33
---
44

5-
# Bad style
5+
# Gaya jelek
66

7-
What's wrong with the code style below?
7+
Apa yang salah dengan gaya kode di bawah?
88

99
```js no-beautify
1010
function pow(x,n)
@@ -25,4 +25,4 @@ else
2525
}
2626
```
2727

28-
Fix it.
28+
Betulkan.

0 commit comments

Comments
 (0)