There was an error while loading. Please reload this page.
1 parent d620bfb commit 4583b75Copy full SHA for 4583b75
1 file changed
1-js/99-js-misc/04-reference-type/2-check-syntax/task.md
@@ -1,10 +1,10 @@
1
-importance: 2
+میزان سختی سوال: 2
2
3
---
4
5
-# Syntax check
+# بررسی سینتکس
6
7
-What is the result of this code?
+خروجی کد زیر چیست؟
8
9
10
```js no-beautify
@@ -16,4 +16,4 @@ let user = {
16
(user.go)()
17
```
18
19
-P.S. There's a pitfall :)
+نکته: سوال دام دار است (یعنی نکته دارد) :)
0 commit comments