Write a Python class named Book with data member book id, title and author.
Initialize all member variable value using default and parameterized constructor.
#rakeshcode
#python
#pythonprogramming #pythontutorial