Skip to content

mukundans91/Anagram-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple application where I use in built sqlite module in python to store a set of words and then given a word as input try to get all the other anagrams of that word.

The various folders try* signify certain changes I made to the main code.

The file merge.py is used to merge all the *.txt files to produce one file containing the list of all the words.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages