Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

🎯 Objective

Develop a program that utilizes a class named LibraryBook to manage a library's book collection. The program should prompt the user to input details about a book, then display that book's information.

...

Title: The Great Gatsby
Author: F. Scott Fitzgerald
Publication Year: 1925
ISBN: 1234567890
Check-out Status: Checked Out

🚚  Deliverables

Upload the following files in a zip folder that you have created:

...