We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d2bfbf commit c78e5f9Copy full SHA for c78e5f9
README
@@ -1,6 +1,7 @@
1
-Unit tests for homework on course CS373: Programming a Robotic Car
+Unit tests for homework on Udacity course CS373: Programming a Robotic Car
2
3
Usage:
4
1. Edit homework$version/task.py file. Put your code between comments
5
2. Run python homework$version/test.py
6
+3. Fix your code and run tests again
7
0 commit comments