Skip to content

Commit 0b7cdf7

Browse files
authored
translated
1 parent 5acaad4 commit 0b7cdf7

File tree

1 file changed

+3
-3
lines changed
  • 1-js/04-object-basics/04-object-methods/2-check-syntax

1 file changed

+3
-3
lines changed

1-js/04-object-basics/04-object-methods/2-check-syntax/task.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ importance: 2
22

33
---
44

5-
# Syntax check
5+
# Sprawdzian ze składni
66

7-
What is the result of this code?
7+
Jaki będzie rezultat wykonania tego kodu ?
88

99

1010
```js no-beautify
@@ -16,4 +16,4 @@ let user = {
1616
(user.go)()
1717
```
1818

19-
P.S. There's a pitfall :)
19+
P.S. Jest tu pułapka :)

0 commit comments

Comments
 (0)