The quotes that should be output for each method are:
Aristotle: Happiness depends upon ourselves
Shakespeare: 'Tis the mind that makes the body rich
Gene Kranz, (Nasa): Failure is not an option
Oscar Wilde: Experience is the name we give to our mistakes
• Create an application program that will instantiate/create an object of FamousQuotes and test all four of its methods.
• Update the program to include the following quote:
“If the facts don't fit the theory, change the facts”, Albert Einstein
Comments
Leave a comment