Question: Write a Python program to find the first appearance of the substring 'nor and poor from a given string, if not follows the poor replace
Write a Python program to find the first appearance of the substring 'nor and poor from a given string, if not follows the poor replace the whole not ... poor substring with good'. Return the resulting string Sample Output: Given String: 'The lyrics is not that poor! Output String: 'The lyrics is good
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
