diff --git a/week1/03-homework1.md b/week1/03-homework1.md index f6919e7f46375c77bdac3bde8064f2689b60afa8..24e70f26e3fd0a0c5b68ae04293ccacbce5d77fb 100644 --- a/week1/03-homework1.md +++ b/week1/03-homework1.md @@ -12,6 +12,7 @@ cd cs210-recfun You can always refer to: * [the example guide](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/blob/master/week1/01-example.md) on the development workflow. * [this guide](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/blob/master/week1/02-grading-and-submission.md) for details on the submission system. + **Make sure to submit your assignment before the deadline written in [README.md](/README.md)** # Exercise 1: Pascal's Triangle