Exemplo n.º 1
0
def add_book(self):
    add = InputBook()
    add.input()
Exemplo n.º 2
0
 def add_book(self):
     InputBook.input(self)