Skip to content

Given some letters, this program returns every english word in it (by scrabbling) of a given length.

Notifications You must be signed in to change notification settings

nicoekkart/word_scrabbler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This program takes a string of words and a length, and returns all the possible ENGLISH permutations of the string of the given length.

This Program uses PyEnchant

About

Given some letters, this program returns every english word in it (by scrabbling) of a given length.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published