Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 219 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 219 Bytes

Word-Guessing-Game

Word guessing game from the list of pre-defined words. There are 5 categories of lists with varied number of elements. A good practice to use list and dictionary variables with recursive function.