write a program as per following specifications print the length of the longest string in the list of string
Answers
Answered by
4
Answer:
Previous: Write a Python program to find the first appearance of the substring 'not' and 'poor' from a given string, if 'bad' follows the 'poor', replace the whole 'not'...'poor' substring with 'good'. Return the resulting string.Next: Write a Python program to remove the nth index character from a nonempty string.
.
I hope this helps you.....
Similar questions