Write a function to read the contents of a text file "story.txt", capitalize first letter of every word and store in another file "storymod.txt"
Answers
Answered by
0
Explanation:
Write a function to read the contents of a text file "story.txt", capitalize first letter of every word and store in another file "storymod.txt"
Similar questions