Удалить файлы привет | Remove hello files

This commit is contained in:
2020-08-18 16:41:50 +03:00
parent 18571a494d
commit 8367a7fa33
2 changed files with 0 additions and 9 deletions

View File

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

View File

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