Computer Science, asked by gamervijayvikas, 8 days ago

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 ay8076191
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