We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad637cf commit 5aeed6dCopy full SHA for 5aeed6d
1-js/02-first-steps/10-ifelse/2-check-standard/task.md
@@ -1,12 +1,13 @@
1
-importance: 2
+маанилүүлүк: 2
2
3
---
4
5
-# The name of JavaScript
+# JavaScript'тин аталышы
6
7
-Using the `if..else` construct, write the code which asks: 'What is the "official" name of JavaScript?'
+`if..else` түзүлүшүн колдонуп, 'JavaScript-тин "расмий" аталышы кандай?' деп сураган кодду жазыңыз.
8
9
If the visitor enters "ECMAScript", then output "Right!", otherwise -- output: "You don't know? ECMAScript!"
10
+Эгерде келүүчү "ECMAScript" киргизсе, "Туура!" көрсөтүү, антпесе "Билбейсизби? ECMAScript!" көрсөтүү.
11
12

13
0 commit comments