Skip to content

Commit 6e18546

Browse files
committed
feat: complete the hello, world task
1 parent a32b149 commit 6e18546

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
2-
[html src="index.html"]
1+
2+
[html src="index.html"]

1-js/02-first-steps/01-hello-world/1-hello-alert/task.md

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

33
---
44

5-
# Show an alert
5+
# ئەسكەرتمىنى (Alert) كۆرسىتىش
66

7-
Create a page that shows a message "I'm JavaScript!".
7+
؜«I'am JavaScript!» دېگەن خەتنى كۆرسىتىدىغان بەت قۇرۇش.
88

9-
Do it in a sandbox, or on your hard drive, doesn't matter, just ensure that it works.
9+
بىخەتەر ساندۇقىدا ياكى مۇشۇ بەتتكى ھۆججەتە قىلىك، لىكىن ھېچقىسى يوق، پەقەت ئۇنىڭ ئىشلىشىگە كاپالەتلىك قىلسىڭىزلا بولدى.
1010

1111
[demo src="solution"]
1212

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
The HTML code:
1+
؜HTML كودى:
22

33
[html src="index.html"]
44

5-
For the file `alert.js` in the same folder:
5+
ئوخشاش ھۆججەت قىسقۇچتىكى `alert.js` ھۆججىتى:
66

77
[js src="alert.js"]
88

1-js/02-first-steps/01-hello-world/2-hello-alert-ext/task.md

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

33
---
44

5-
# Show an alert with an external script
5+
# ئەسكەرتمىنى ئايرىم ھۆججەتكە يزىىپ كۆرسىتىش
66

7-
Take the solution of the previous task <info:task/hello-alert>. Modify it by extracting the script content into an external file `alert.js`, residing in the same folder.
7+
ئالدىنقى ۋەزىپە <info:task/hello-alert> نىڭ ھەل قىلىش چارىسىنى قوللىنىڭ. كود مەزمۇنىنى تاشقى ھۆججەت «alert.js» غا چىقىرىپ، ئوخشاش ھۆججەت قىسقۇچتا قويۇش ئارقىلىق ئۆزگەرتىڭ.
88

9-
Open the page, ensure that the alert works.
9+
بەتنى ئېچىپ، ئەسكەرتمىنىڭ نورمال ئىشلىشىگە كاپالەتلىك قىلىڭ.

0 commit comments

Comments
 (0)