Question: ****LANGUAGE IS RACKET(SCHEME)**** 3. Define a SCHEME function, named make-book, which takes two string parameters (author and title) and imple- ments an object that represents
****LANGUAGE IS RACKET(SCHEME)****

3. Define a SCHEME function, named make-book, which takes two string parameters (author and title) and imple- ments an object that represents a book. It should expose the following functions get-author- which returns a string representing the author's name . get-title - which returns a string representing the title of the book
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
