Skip to content

JWoltjen/WordCountChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordCountChallenge

Using the starter app, create code that will loop through the strings and identify the total character count (count line returns as 1), the number of characters excluding whitespace and line returns, and the number of words in the string. Finally, list each word, ensuring it is a valid word.

Bonus:

Identify the unique word list, the most used word, the unique character list (just alpha characters), and the most used character.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages