Привет, мир!
This commit is contained in:
5
привет.js
Normal file
5
привет.js
Normal file
@@ -0,0 +1,5 @@
|
||||
ПоприветствоватьМир = function()
|
||||
{
|
||||
console.log("Привет, мир!");
|
||||
document.body.innerHTML = "<h1>Привет, мир!</h1>";
|
||||
};
|
||||
2
привет.череда
Normal file
2
привет.череда
Normal file
@@ -0,0 +1,2 @@
|
||||
пуск
|
||||
поприветствовать мир
|
||||
Reference in New Issue
Block a user