Skip to content

f4lco0n/scrabble_point_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrabble_point_manager

Simple program to calculate scrabble points

To run script, in command line write:

python main.py -f -> returns the highest score of word from the file
python main.py -w given_word -> returns the score of given word
python main.py -s given_score -> returns random word which sum of letter is equal to given_score

About

Simple program to calculate scrabble points

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages