pjordan/udacity-cs101
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Unit tests for homework on Udacity course CS 101: Building a search engine Usage: 1. Edit homework$version/task.py file. Put your code between comments 2. Run python homework$version/test.py 3. Fix your code and run tests again