Update Readme.md after finishing exercise 3

parent 4079d458
...@@ -33,3 +33,5 @@ I don't know why I can't sign in when I am in the course Gitlab, so this are the ...@@ -33,3 +33,5 @@ I don't know why I can't sign in when I am in the course Gitlab, so this are the
# Regarding exercise 3.2 # Regarding exercise 3.2
Along with my teammate I tried doing this part but we weren't successful. We will ask the professor on tomorrow's concluding session. Along with my teammate I tried doing this part but we weren't successful. We will ask the professor on tomorrow's concluding session.
Finally I could do it. The reason we couldn't go on was because in a part of the code we made sure that all years (dfined from september 1st to september 1st) had 51 or 52 weeks. This was to check that our data was consistent. But since this year is still in course, naturally it doesn't have all its weeks.
**Summary**: we need to erase the assertion line in the code. BAsically we don't care that this year is not finished.
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 to comment