Skip to content

This repository is a basic program of Word Counter.

Notifications You must be signed in to change notification settings

BlankSpot08/WordCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordCounter

Status: Not Finished

A common word counter is program that creates a numerical count of the number of words in a document, file, or string of text. This program howwever is a bit different as it has more features.

Features:

Count the number of lines.
Count the number of words.
Count the number of Vowels.
Count the number of Consonants.
Count the specifically chosen language words.
List the existing chosen language words in the given input data.

About

This repository is a basic program of Word Counter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published