Commit e9b4b8ea by Sanjay Krishnan

Added testing instructions

parent dc062b6f
Showing with 2 additions and 0 deletions
......@@ -81,3 +81,5 @@ Or,
1,0,6,1
```
## Testing
We've provided a sample dataset ``data.txt`` which can be used to test your code as well as an autograder script `autograder.py` which runs a bunch of interesting tests. The autograder is not comprehensive but it is a good start. It's up to you to figure out what the test do and why they work.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment