From d04f2ee00119e6ef58a6314b5c2872fb8ea715c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juraj=20Mich=C3=A1lek?= Date: Thu, 15 Dec 2016 12:27:11 +0000 Subject: [PATCH] add exercise 18 --- exercise-11/index.html | 51 ++++++++++++++++++++++++++++++ exercise-12/index.html | 54 +++++++++++++++++++++++++++++++ exercise-13/index.html | 56 ++++++++++++++++++++++++++++++++ exercise-14/index.html | 69 ++++++++++++++++++++++++++++++++++++++++ exercise-15/index.html | 70 ++++++++++++++++++++++++++++++++++++++++ exercise-16/index.html | 70 ++++++++++++++++++++++++++++++++++++++++ exercise-17/index.html | 71 +++++++++++++++++++++++++++++++++++++++++ exercise-18/index.html | 72 ++++++++++++++++++++++++++++++++++++++++++ 8 files changed, 513 insertions(+) create mode 100644 exercise-11/index.html create mode 100644 exercise-12/index.html create mode 100644 exercise-13/index.html create mode 100644 exercise-14/index.html create mode 100644 exercise-15/index.html create mode 100644 exercise-16/index.html create mode 100644 exercise-17/index.html create mode 100644 exercise-18/index.html diff --git a/exercise-11/index.html b/exercise-11/index.html new file mode 100644 index 0000000..81f123b --- /dev/null +++ b/exercise-11/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + +

Word catcher

+
word
+
+ + + + +
+
+ + ...select word... +
+ + \ No newline at end of file diff --git a/exercise-12/index.html b/exercise-12/index.html new file mode 100644 index 0000000..1a8aec9 --- /dev/null +++ b/exercise-12/index.html @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + +

Word catcher

+
word
+
+ + + + +
+
+ + ...select word... +
+ + \ No newline at end of file diff --git a/exercise-13/index.html b/exercise-13/index.html new file mode 100644 index 0000000..b90630f --- /dev/null +++ b/exercise-13/index.html @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + +

Word catcher

+
word
+
+ + + + +
+
+ + ...select word... +
+ + \ No newline at end of file diff --git a/exercise-14/index.html b/exercise-14/index.html new file mode 100644 index 0000000..2a4d28f --- /dev/null +++ b/exercise-14/index.html @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + +

Word catcher

+
word
+
+ + + + +
+
+ + ...select word... +
+ + \ No newline at end of file diff --git a/exercise-15/index.html b/exercise-15/index.html new file mode 100644 index 0000000..a80fa2c --- /dev/null +++ b/exercise-15/index.html @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + +

Word catcher

+
word
+
+ + + + +
+
+ + ...select word... +
+ + \ No newline at end of file diff --git a/exercise-16/index.html b/exercise-16/index.html new file mode 100644 index 0000000..e386ea2 --- /dev/null +++ b/exercise-16/index.html @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + +

Word catcher

+
word
+
+ + + + +
+
+ + ...select word... +
+ + \ No newline at end of file diff --git a/exercise-17/index.html b/exercise-17/index.html new file mode 100644 index 0000000..bc6cd75 --- /dev/null +++ b/exercise-17/index.html @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + +

Word catcher

+
word
+
+ + + + +
+
+ + ...select word... +
+ + \ No newline at end of file diff --git a/exercise-18/index.html b/exercise-18/index.html new file mode 100644 index 0000000..31a1075 --- /dev/null +++ b/exercise-18/index.html @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + +

Word catcher

+
word
+
+ + + + +
+
+ + ...select word... +
+ + \ No newline at end of file