diff --git a/Exercises/day_6/index.html b/Exercises/day_6/index.html new file mode 100644 index 0000000..0959719 --- /dev/null +++ b/Exercises/day_6/index.html @@ -0,0 +1,188 @@ + + + + + + + Document + + + + + + + \ No newline at end of file diff --git a/data/countries.js b/data/countries.js index e57b005..ff14469 100644 --- a/data/countries.js +++ b/data/countries.js @@ -1,4 +1,4 @@ -const countries = [ +const countries1 = [ 'Afghanistan', 'Albania', 'Algeria',