From f5541c4bab958c880fb87d0aa0ebf728ac2e0ace Mon Sep 17 00:00:00 2001 From: MabelMoncy Date: Thu, 16 Apr 2026 15:23:18 +0530 Subject: [PATCH 1/3] added a text to the file --- mabel_anto_moncy_book_app/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 mabel_anto_moncy_book_app/create_book.txt diff --git a/mabel_anto_moncy_book_app/create_book.txt b/mabel_anto_moncy_book_app/create_book.txt new file mode 100644 index 000000000..3636d2574 --- /dev/null +++ b/mabel_anto_moncy_book_app/create_book.txt @@ -0,0 +1 @@ +"This is the feature for the author to add a new book." From 4984e511f0a5b28ffccd97377e5e4b21d0204b37 Mon Sep 17 00:00:00 2001 From: MabelMoncy Date: Thu, 16 Apr 2026 15:25:33 +0530 Subject: [PATCH 2/3] added a text in this file too --- mabel_anto_moncy_book_app/list_all_books.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 mabel_anto_moncy_book_app/list_all_books.txt diff --git a/mabel_anto_moncy_book_app/list_all_books.txt b/mabel_anto_moncy_book_app/list_all_books.txt new file mode 100644 index 000000000..7517d787b --- /dev/null +++ b/mabel_anto_moncy_book_app/list_all_books.txt @@ -0,0 +1,2 @@ +"This is the feature which shows the user all the books they’ve created as a list.” + From 767997e08c2f628285cf9ba4878cc3cc2a05b220 Mon Sep 17 00:00:00 2001 From: MabelMoncy Date: Thu, 16 Apr 2026 15:30:16 +0530 Subject: [PATCH 3/3] Update list_all_books.txt --- mabel_anto_moncy_book_app/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/mabel_anto_moncy_book_app/list_all_books.txt b/mabel_anto_moncy_book_app/list_all_books.txt index 7517d787b..d94a38741 100644 --- a/mabel_anto_moncy_book_app/list_all_books.txt +++ b/mabel_anto_moncy_book_app/list_all_books.txt @@ -1,2 +1,3 @@ "This is the feature which shows the user all the books they’ve created as a list.” +"List all books will list all books in ascending order."