Create a linked list for library patrons. Put at least 8 patrons in the list. (You should hard code this data.) Ask for a person’s name. Tell if the person is in the list or not. If the person is in the

Create a linked list for library patrons.  Put at least 8 patrons in the list.  (You should hard code this data.)  Ask for a person’s name.  Tell if the person is in the list or not.  If the person is in the list, show the person’s information. Data fields are:  Name, Library card number, Street, City, Zip