CMU 15-110: Principles of Computing
Week4 Case Studies


  1. Word Guessing Game
    First, download 10k_common_words.txt, and put it where pyzo needs it. Depending on your config, this may be in the same folder as word_guessing_game.py, or it could be your home folder, or it could be your Downloads or Documents folders. If you cannot figure it out, please go to OH and a TA will gladly assist.

  2. Google Play Store (Data Analysis)
    First, download googleplaystore-no-commas.csv, and place it in the same place you placed 10k_common_words.txt from above. Again, see a TA if you need help.