Chicago Python Workshop/Chicago Python Workshop 1/Saturday projects/Wordplay

Project

  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. Explore other interesting word properties (by creating word7.py) or play with scrabble_cheater.py (we've had people start Words With Friends games and cheat using the script)

Congratulations!

You've read, modified, and added code to a software project that makes it easy to get useful information from words. Keep practicing!