From 9e5d4aadd5dc5d3257f1ec981c79001324a54542 Mon Sep 17 00:00:00 2001 From: cobbgcall Date: Mon, 6 Feb 2023 11:44:50 -0500 Subject: [PATCH] Test --- guilloBook.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guilloBook.py b/guilloBook.py index 55e5f63..b81a2b1 100644 --- a/guilloBook.py +++ b/guilloBook.py @@ -9,7 +9,7 @@ while True: - print("This is my new application...\n") + print("Book is empty...\n") itemsNumber = modulesCMD.menu() #Get the number options in the modulesCMD