Skip to content

estherva7/anagrams-hw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anagrams-hw

Reads a dictionary file and shows anagrams of a word To run "Anagrams.jar" file write the following into the command line terminal java -jar Anagrams.jar /full/path/to/dictionary/file word1 word2 word3 you can add as many words as you want or no words at all. The program outputs the anagrams of those words that exist in the dictionary

About

Reads a dictionary file and shows anagrams of a word

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published