Question: Given the string: s=memory needs every method of nutturing its capacity write Python code to creat a new string that consists of the first letter
Given the string: s="memory needs every method of nutturing its capacity" write Python code to creat a new string that consists of the first letter of each word in the string, or any string, s.
Step by Step Solution
There are 3 Steps involved in it
Certainly You can create a new string that consists of the first letter of each word in a given stri... View full answer
Get step-by-step solutions from verified subject matter experts
