I can\'t do:
from book import Book import booksSDK book = Book("Are You My Mother?", 72) booksSDK.add_book(book)
And I get the fol