Peter has stack of books Each book takes a number of minutes to read. Peter gives 120 minutes each day to read book. The last book is on top, will be read first Return the list of books that Peter read day by day.
Example Input:
Input bookNames: Pride and Prejudice, Jane Eyre, Gone with the...