Skip to content

This program asks for a text to be entered and will display the number of words and sentences that are there in the text

Notifications You must be signed in to change notification settings

menonkrishna57/Sentence-Information

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Sentence-Information

This program asks for a text to be entered and will display the number of words and sentences that are there in the text.

The program determines the number of words by counting the number of spaces, i will edit this later so that it doesnt count double space as a word. The program finds the number of sentences by looking at the number of full stops or '.' in the text and displays it

About

This program asks for a text to be entered and will display the number of words and sentences that are there in the text

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages