In python write a program that will accept a string as an


In python write a program that will accept a string as an argument and return with the first letter of each sentence capitalized. Must use a for loop.

Example

input: 'how is your day? my day is good'

output: 'How is your day? My day is good'

Request for Solution File

Ask an Expert for Answer!!
Python Programming: In python write a program that will accept a string as an
Reference No:- TGS02908389

Expected delivery within 24 Hours