Question: help me using python.. 2. Write a program that reads a string as an input from the user. Replace the appropriate characters in the string

 help me using python.. 2. Write a program that reads a

help me using python..

2. Write a program that reads a string as an input from the user. Replace the appropriate characters in the string using the following rules. Then, display the result as your output. (a) The first character in the string should be capitalised. (b) "" should be replaced with "I, if it is both preceded and followed by a space. (c) The first non-space character after a ".", "?" or "?" should be capitalised. [7 marks] Sample output: Enter a string: what time do i have to be there? what's the address? It is capitalised as: What time do I have to be there? What's the address

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!