Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 413 Bytes

File metadata and controls

14 lines (10 loc) · 413 Bytes

Chapter_4

Do the Challenges for Chapter 4.

Your pull request should include 3 new files as well as a modified word_jumble.py. the other programs should be named: count.py (challenge 1) drawkcab.py (challenge 2) guess_the_word.py (challenge 4)

as always, follow the PEP 8 Style guide. choose good variable names, and asking if a name is good is always free.

Mr. Schmidt