Question: ************PLEASE USE THE SCHEME(RACKET) LANGUAGE. DO NOT USE JAVA!!!****** Define a SCHEME function, named make-book, which takes two string parameters (author and title) and imple-
************PLEASE USE THE SCHEME(RACKET) LANGUAGE. DO NOT USE JAVA!!!******
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 authors 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
