def _init_(self): vBook = ViewBook(self, books) vBook.list_book()
def __init__(self): vbook = ViewBook (self, book) vbook.list_book()