cs373
cs373 copied to clipboard
Homework for Course cs373: Programming a Robotic Car
Unit tests for homework on Udacity course CS373: Programming a Robotic Car
Usage:
- Edit homework$version/task.py file. Put your code between comments
- Run python homework$version/test.py
- Fix your code and run tests again