Add a function to rent a book. What need's to be implemented: - [x] Book class - [x] Check user input and find the book - [x] Check availability - [x] Add book to userinfo - [x] Update book entry in inventory