Start working on project assess learners.

This commit is contained in:
2020-09-21 22:15:46 -04:00
parent 927c5eb9de
commit 9697add7a6
7 changed files with 677 additions and 2 deletions

View File

@@ -29,8 +29,7 @@ exercises. This makes sure that you do not override any of the existing files. I
might add a makefile to automize this later.
```
unzip -n zips/20Spring_martingale.zip -d ./
unzip -n zips/19fall_optimize_something.zip -d ./
unzip -n zips/*.zip -d ./
```
# Reports