Page 19 - PYTHON-11
P. 19

Program 13 WAP to accept a string ( a sentence) and returns a string
               having first letter of each word in capital letter.




               Code:



























               ********Output of the program********
   14   15   16   17   18   19   20   21   22   23   24