00 < CO A- Create the super class Book that has the following instance variables, constructor, and functions title ( String) isbn ( String) authors (String) publisher (String) edition (int) published_year (int) Constructor that takes all of the above variables as input parameters. set/get functions. print function that prints all information related to the book. B- Create the sub class NewBook that is derived from the super class Book and has the following instance variables, constructor, and functions: title ( String) isbn ( String)| authors (String) publisher (String) edition ( int) published_year (int) price (float) Constructor that takes all of the above variables as input parameters. set/get functions calculate_price // returns the price of the book as listed in the price. print function that prints all information related to the new book. MacBook Air D00 000 F4 DD F5 F8 F3 V 23 $ 4

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter11: Introduction To Classes
Section11.2: Basic Class Functions
Problem 5E
icon
Related questions
Question

Create python code 

00
< CO
A- Create the super class Book that has the following instance variables, constructor, and
functions
title ( String)
isbn ( String)
authors (String)
publisher (String)
edition (int)
published_year (int)
Constructor that takes all of the above variables as input parameters.
set/get functions.
print function that prints all information related to the book.
B- Create the sub class NewBook that is derived from the super class Book and has the
following instance variables, constructor, and functions:
title ( String)
isbn ( String)|
authors (String)
publisher (String)
edition ( int)
published_year (int)
price (float)
Constructor that takes all of the above variables as input parameters.
set/get functions
calculate_price // returns the price of the book as listed in the price.
print function that prints all information related to the new book.
MacBook Air
D00
000
F4
DD
F5
F8
F3
V
23
$
4
Transcribed Image Text:00 < CO A- Create the super class Book that has the following instance variables, constructor, and functions title ( String) isbn ( String) authors (String) publisher (String) edition (int) published_year (int) Constructor that takes all of the above variables as input parameters. set/get functions. print function that prints all information related to the book. B- Create the sub class NewBook that is derived from the super class Book and has the following instance variables, constructor, and functions: title ( String) isbn ( String)| authors (String) publisher (String) edition ( int) published_year (int) price (float) Constructor that takes all of the above variables as input parameters. set/get functions calculate_price // returns the price of the book as listed in the price. print function that prints all information related to the new book. MacBook Air D00 000 F4 DD F5 F8 F3 V 23 $ 4
Expert Solution
steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
Class
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT