A Python-based console application for managing a simple library system.
The system allows adding books, displaying available books, and searching for a specific book by name.
It uses lists and functions to organize data and perform operations efficiently.
This project demonstrates strong skills in Python programming, problem-solving, and working with data structures.