a simple library management system where users can perform the following actions: Add a new book to the library. Display the list of all available books. Borrow a book. Return a book. Exit the application.