From cf0f3c88c3d2b2e4a9139628d9a9cc8e0679523e Mon Sep 17 00:00:00 2001 From: JosephMureithi Date: Thu, 12 Sep 2024 16:19:17 +0300 Subject: [PATCH] Comleted Assignment --- my_list.html | 9 +++++++++ my_list.txt | 5 +++++ 2 files changed, 14 insertions(+) create mode 100644 my_list.html create mode 100644 my_list.txt diff --git a/my_list.html b/my_list.html new file mode 100644 index 000000000..6e537fef6 --- /dev/null +++ b/my_list.html @@ -0,0 +1,9 @@ +

My Plant List

+

Some of my favorite plants!

+ \ No newline at end of file diff --git a/my_list.txt b/my_list.txt new file mode 100644 index 000000000..7cb00b1d7 --- /dev/null +++ b/my_list.txt @@ -0,0 +1,5 @@ +"Monstera Deliciosa" +"Fiddle Leaf Fig" +"Pilea" +"Golden Pothos" +"Peace Lily" \ No newline at end of file