Answered step by step
Verified Expert Solution
Link Copied!

Question

00
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: #21.3) Be Polite
Create a function named make_po 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 4. 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
1 from cisc108 import assert_equal
2
3
4 assert_equal (,__)
6 assert_equal(__,__)
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions