/word-frequency-counter

Simple Ruby script that takes text from a user and counts the number of times each word appears. Made for a Codecadamy course.

Primary LanguageRubyMIT LicenseMIT

Word Frequency Counter

Simple Ruby script that takes text from a user and counts the number of times each word appears. Made for the Codecadamy Ruby course. (You have to celebrate the little wins, eh?)