From 81dcbe97d3134375c4a58c7c3522e295cd814d0d Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 5 Mar 2020 15:43:35 +0300 Subject: [PATCH 1/7] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B2=D1=8B=D0=B9=20?= =?UTF-8?q?=D1=82=D0=B0=D1=81=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 52258b5..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -# JavaScript From 11ba3b794761e29b8c791ed8fcb283c3e764c304 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 5 Mar 2020 15:46:56 +0300 Subject: [PATCH 2/7] =?UTF-8?q?=D0=A2=D0=B0=D1=81=D0=BA=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- task02.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 task02.html diff --git a/task02.html b/task02.html new file mode 100644 index 0000000..960643c --- /dev/null +++ b/task02.html @@ -0,0 +1,14 @@ + + + + + Document + + + + + \ No newline at end of file From d1269c760dc2572c4811a1621127222793ac3c36 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 5 Mar 2020 15:47:30 +0300 Subject: [PATCH 3/7] =?UTF-8?q?=D1=82=D0=B0=D1=81=D0=BA=201?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- task01.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 task01.html diff --git a/task01.html b/task01.html new file mode 100644 index 0000000..2e47d68 --- /dev/null +++ b/task01.html @@ -0,0 +1,32 @@ + + + + + Document + + + + + \ No newline at end of file From 848c1ceae2760fe036949911dfb94646023e2108 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 5 Mar 2020 16:22:26 +0300 Subject: [PATCH 4/7] task03 --- task03.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 task03.html diff --git a/task03.html b/task03.html new file mode 100644 index 0000000..5802dd6 --- /dev/null +++ b/task03.html @@ -0,0 +1,24 @@ + + + + + + Document + + + + + + + \ No newline at end of file From f0eb25736c54a19efcc0f038f80d70499aa4f066 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 5 Mar 2020 16:30:32 +0300 Subject: [PATCH 5/7] task04 --- task04.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 task04.html diff --git a/task04.html b/task04.html new file mode 100644 index 0000000..f25155c --- /dev/null +++ b/task04.html @@ -0,0 +1,36 @@ + + + + + + Document + + + + + + + \ No newline at end of file From 638b15a4b3c80c1ff7b9e995272a299d29e54ab4 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 5 Mar 2020 17:28:38 +0300 Subject: [PATCH 6/7] =?UTF-8?q?=D0=92=D1=8B=D0=BF=D0=BE=D0=BB=D0=BD=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=B2=D1=81=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- task05.html | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ task06.html | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 87 insertions(+) create mode 100644 task05.html create mode 100644 task06.html diff --git a/task05.html b/task05.html new file mode 100644 index 0000000..dcde0e6 --- /dev/null +++ b/task05.html @@ -0,0 +1,48 @@ + + + + + Document + + + + + \ No newline at end of file diff --git a/task06.html b/task06.html new file mode 100644 index 0000000..644043b --- /dev/null +++ b/task06.html @@ -0,0 +1,39 @@ + + + + + Document + + + + + \ No newline at end of file From f76e55bac5397f3dfd39ed4a83386dc4ff037973 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 5 Mar 2020 17:30:26 +0300 Subject: [PATCH 7/7] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=20use=20strict?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- task04.html | 1 + task05.html | 1 + 2 files changed, 2 insertions(+) diff --git a/task04.html b/task04.html index f25155c..2c01181 100644 --- a/task04.html +++ b/task04.html @@ -8,6 +8,7 @@