Question: Users ask too many questions.. Create a function named calm_down that asks the user to type a sentence ending in `'?'`, and then prints out
Users ask too many questions.. Create a function named calm_down that asks the user to type a sentence ending in `'?'`, and then prints out the same sentence with a period (`'.'`) by changing only the last character. Note that this function should take no parameters and returns nothing. Hint: do not use the .replace() function.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
