Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Current Hand: c b d h u u w
- None
- {'c': 1, 'b': 1, 'd': 1, 'h': 1, 'u': 2, 'w': 1}
- Enter word, or a '.' to indicate that you are finished: huu
- invalid word, please try again.
- ----------------------------------
- Current Hand: c b d w
- None
- {'c': 1, 'b': 1, 'd': 1, 'h': 0, 'u': 0, 'w': 1}
- Enter word, or a '.' to indicate that you are finished: bud
- invalid word, please try again.
- ----------------------------------
- Current Hand: c w
- None
- {'c': 1, 'b': 0, 'd': 0, 'h': 0, 'u': 0, 'w': 1}
- Enter word, or a '.' to indicate that you are finished: bud
- invalid word, please try again.
- ----------------------------------
- Current Hand: c w
- None
- {'c': 1, 'b': 0, 'd': 0, 'h': 0, 'u': 0, 'w': 1}
- Enter word, or a '.' to indicate that you are finished:
Advertisement
Add Comment
Please, Sign In to add comment