Class 11 Important Python String Programs for practice-Part 3
Class 11 Important Python String Programs Q21. Write a program to accept a string and display the string with second alphabet of each word in upper case. Q22. Write a program to accept a string and display the word which has vowel ‘a’ in it. Q23. Write a program to accept the first name from … Read more