/python_capitalize_with_punctuations

Simple Python script that capitalizes and punctuates sentences from a .txt file

Primary LanguagePython

python_capitalize_with_punctuations

A Simple Python Script that Capitalizes and Punctuates sentences from a Text File.

I did this as a part of learning Python ;)