Question: in PYthon Do no use split, list..... Question 8: Ask the user to input a line of text, and a character ch. Your program should
in PYthon Do no use split, list.....
Question 8: Ask the user to input a line of text, and a character ch. Your program should 1. Create a string variable that contains the text after removing all occurrences of the character ch from the input text. 2. Print that string. For example, an execution would look like: Please enter a line of text: This is a line of text. Please enter the character you want to remove:s Thi i a line of text
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
