Draw a State Transition Diagram for the following system and Draw a State Table for at least two states.
In a library system, a member can provide information about a book and if the book is available, they can
get it issued otherwise they can reserve the book. In reservation, once the book becomes available, the
member can get it issued. After the book is issued, there is a time limit to return the issued book, if the
book is not returned in time, the member is fined.