From 6154fd5659ef353da5c8e79bb59692a3e6332f48 Mon Sep 17 00:00:00 2001 From: nxn Date: Fri, 18 Feb 2022 04:38:26 +0300 Subject: [PATCH 1/4] home work_1 --- 01/1.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/01/1.html b/01/1.html index 58bedc6..8ffbac3 100644 --- a/01/1.html +++ b/01/1.html @@ -1,11 +1,13 @@ + Homework + - - + + \ No newline at end of file From 751a13ddf0ede3bcf4727382eefd322a85d13d52 Mon Sep 17 00:00:00 2001 From: nxn Date: Tue, 1 Mar 2022 03:24:23 +0300 Subject: [PATCH 2/4] home work 2 --- 01/1.html | 5 ++-- 01/2.html | 1 + 01/3.html | 1 + 02/1.html | 53 +++++++++++++++++++++++++++++++++++++ 02/2.html | 33 +++++++++++++++++++++++ 02/3.html | 38 +++++++++++++++++++++++++++ 02/4.html | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 02/5.html | 62 +++++++++++++++++++++++++++++++++++++++++++ 8 files changed, 269 insertions(+), 2 deletions(-) create mode 100644 02/1.html create mode 100644 02/2.html create mode 100644 02/3.html create mode 100644 02/4.html create mode 100644 02/5.html diff --git a/01/1.html b/01/1.html index 8ffbac3..aa2a4f1 100644 --- a/01/1.html +++ b/01/1.html @@ -3,14 +3,14 @@ - Homework + Homework. + + \ No newline at end of file diff --git a/02/2.html b/02/2.html new file mode 100644 index 0000000..72eea7d --- /dev/null +++ b/02/2.html @@ -0,0 +1,33 @@ + + + + + Homework + + + + + + \ No newline at end of file diff --git a/02/3.html b/02/3.html new file mode 100644 index 0000000..63aa31f --- /dev/null +++ b/02/3.html @@ -0,0 +1,38 @@ + + + + + Homework + + + + + + \ No newline at end of file diff --git a/02/4.html b/02/4.html new file mode 100644 index 0000000..76efa40 --- /dev/null +++ b/02/4.html @@ -0,0 +1,78 @@ + + + + + Homework + + + + + + \ No newline at end of file diff --git a/02/5.html b/02/5.html new file mode 100644 index 0000000..598293e --- /dev/null +++ b/02/5.html @@ -0,0 +1,62 @@ + + + + + Homework + + + + + + \ No newline at end of file From 448fb6ccfb39b3e14692ff64ee3907ec0216caa0 Mon Sep 17 00:00:00 2001 From: nxn Date: Mon, 14 Mar 2022 00:42:21 +0300 Subject: [PATCH 3/4] home work 3 --- 03/1.html | 35 ++++++++++++++++++++++++++++++ 03/2.html | 49 ++++++++++++++++++++++++++++++++++++++++++ 03/3.html | 38 +++++++++++++++++++++++++++++++++ 03/4.html | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 03/5.html | 29 +++++++++++++++++++++++++ 03/6.html | 33 ++++++++++++++++++++++++++++ 6 files changed, 248 insertions(+) create mode 100644 03/1.html create mode 100644 03/2.html create mode 100644 03/3.html create mode 100644 03/4.html create mode 100644 03/5.html create mode 100644 03/6.html diff --git a/03/1.html b/03/1.html new file mode 100644 index 0000000..1ff71e2 --- /dev/null +++ b/03/1.html @@ -0,0 +1,35 @@ + + + + + Homework + + + + + + \ No newline at end of file diff --git a/03/2.html b/03/2.html new file mode 100644 index 0000000..280ac52 --- /dev/null +++ b/03/2.html @@ -0,0 +1,49 @@ + + + + + Homework + + + + + + \ No newline at end of file diff --git a/03/3.html b/03/3.html new file mode 100644 index 0000000..c8ece26 --- /dev/null +++ b/03/3.html @@ -0,0 +1,38 @@ + + + + + Homework + + + + + + \ No newline at end of file diff --git a/03/4.html b/03/4.html new file mode 100644 index 0000000..e90ad56 --- /dev/null +++ b/03/4.html @@ -0,0 +1,64 @@ + + + + + Homework + + + + + + \ No newline at end of file diff --git a/03/5.html b/03/5.html new file mode 100644 index 0000000..90cdfda --- /dev/null +++ b/03/5.html @@ -0,0 +1,29 @@ + + + + + Homework + + + + + + \ No newline at end of file diff --git a/03/6.html b/03/6.html new file mode 100644 index 0000000..203bf9c --- /dev/null +++ b/03/6.html @@ -0,0 +1,33 @@ + + + + + Homework + + + + + + \ No newline at end of file From 4ac46c4948ec1b58e70374569ce09f6b8c32159c Mon Sep 17 00:00:00 2001 From: nxn Date: Mon, 14 Mar 2022 00:47:46 +0300 Subject: [PATCH 4/4] home work 4 --- 04/1.html | 53 +++++++++++++++++++++++++ 04/2.html | 115 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 04/3.html | 58 +++++++++++++++++++++++++++ 3 files changed, 226 insertions(+) create mode 100644 04/1.html create mode 100644 04/2.html create mode 100644 04/3.html diff --git a/04/1.html b/04/1.html new file mode 100644 index 0000000..9bca39e --- /dev/null +++ b/04/1.html @@ -0,0 +1,53 @@ + + + + + Homework + + + + + + \ No newline at end of file diff --git a/04/2.html b/04/2.html new file mode 100644 index 0000000..3fb2c44 --- /dev/null +++ b/04/2.html @@ -0,0 +1,115 @@ + + + + + Homework + + + + + + \ No newline at end of file diff --git a/04/3.html b/04/3.html new file mode 100644 index 0000000..66b7391 --- /dev/null +++ b/04/3.html @@ -0,0 +1,58 @@ + + + + + Homework + + + + + + \ No newline at end of file