Question: Assignment 8-1: Message : Write a function called display_message () that prints one sentence telling everyone what you are learning about in this course. Call
Assignment 8-1:
Message: Write a function called display_message() that prints one sentence telling everyone what you are learning about in this course.
Call the function, and make sure the message displays correctly.
------------------------------------------------------------
Assignment 8-2:
Favorite Book: Write a function called favorite_book() that accepts one parameter, title.
The function should print a message, such as One of my favorite books is Alice in Wonderland.
Call the function, making sure to include a book title as an argument in the function call.
i need the correct python code fast please
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
