Удалить файлы привет | Remove hello files
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
ПоприветствоватьМир = function()
|
|
||||||
{
|
|
||||||
console.log("Привет, мир!");
|
|
||||||
console.log("Hello, world!");
|
|
||||||
document.body.innerHTML += "<h1>Привет, мир!</h1>";
|
|
||||||
document.body.innerHTML += "<h1>Hello, world!</h1>";
|
|
||||||
};
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
пуск
|
|
||||||
поприветствовать мир
|
|
||||||
Reference in New Issue
Block a user