Skip to content

nodzy/ruby_basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby_basics

• records the location of a line of text in the file

• analyzes a line of text

• figures out the highest frequency word(s) on that line and their frequency count

• reads provided ‘test.txt’ file

• creates an array of LineAnalyzers

• selects the ones whose “highest frequency words” are the greatest among all LineAnalyzers

• prints out the results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages