Exemple #1
0
 def add_new_book_by_record(self, record):
     parser = Parser()
     isbn = parser.ntust_book_page_parser(record)
     return isbn