Answered step by step
Verified Expert Solution
Question
1 Approved Answer
BlockPy: # 2 1 . 3 ) Be Polite Create a function named make _ po lite that takes in a string named message and
BlockPy: # Be Polite
Create a function named makepo lite that takes in a string named message and returns it with please" added to the end. Test the function by calling it on the following messages: "Pet the dog" and "Walk the dog". Make sure you unit test the function a suitable number of times!
Console:
Feedback:
Unconnected Blocks
t looks like you have unconnected blocks on line Before you run your program, you must make sure that all of your blocks are connected that there are no unfilled holes.
mblocks Split Text
Upload
from cisc import assertequal
assertequal
assertequal
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started