Skip to content

SilaEryilmaz/unique-word-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootcamp 3rd Week TDD- Unique Word Counter Homework

Trendyol Kodluyoruz Bootcamp 3rd Week Test Homework


Given a series of 'String' inputs, output the number of unique words seen.

Note:

-words include letters and apostrophes

-capitalization may vary on otherwise identical words

-punctuation of ',' and '.' should be ignored

Example


This is a test.

Has four words.

This is a test and a good test.

Has six unique words.

About

Trendyol Kodluyoruz Bootcamp 3rd Week Test Homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages