Python Workshops for Beginners/September 27th project instructor outlines

From OpenHatch wiki

The first project we'll use was created by Jessica McKellar and is live on GitHub:

They are instructor-led, following roughly these outlines:

Wordplay

  1. Review relevant material from lecture (e.g. for loops)
  2. Go over words1.py through words6.py as a class
  3. Demo scrabble_cheater.py
  4. Have students explore other interesting word properties or play with scrabble_cheater.py (BPW has had people start Words With Friends games and cheat using the script)