Привет, мир!

This commit is contained in:
2020-06-23 15:15:58 +03:00
commit 8361cfc2b9
3 changed files with 12 additions and 0 deletions

5
0000 Normal file
View File

@@ -0,0 +1,5 @@
Привет
1.0.0
/привет.череда
x /привет.js

5
привет.js Normal file
View File

@@ -0,0 +1,5 @@
ПоприветствоватьМир = function()
{
console.log("Привет, мир!");
document.body.innerHTML = "<h1>Привет, мир!</h1>";
};

View File

@@ -0,0 +1,2 @@
пуск
поприветствовать мир