Skip to content

AjayKumar2916/magicwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functionality 1
---------------
usage : python magic_word_1.py -j <jumbled word> -p <proper word>

Example for functionality 1
---------------------------
python magic_word_1.py -j "edzlatsh" -p "hazel"
python magic_word_1.py -j "uwtaqicy" -p "watch"


Functionality 2
----------------
usage : python magic_word_2.py -w <wildcard word> -p <proper word>

Example for functionality 2
---------------------------
python magic_word_2.py -w pa?e -p page
python magic_word_2.py -w pa?ek -p page


Functionality 3
---------------
usage : python magic_word_3.py -j <jumbled word>

Example for functionality 3
---------------------------
python magic_word_3.py -j uruqrnytrois
python magic_word_3.py -j rryqeiaegicgeonr

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages