From e6388123d7373a82cb17d38af39473877c05c84a Mon Sep 17 00:00:00 2001 From: JedidiahTsang <53989029+JedidiahTsang@users.noreply.github.com> Date: Fri, 6 Sep 2024 12:03:22 -0700 Subject: [PATCH] feat(survey): release week 2 survey --- _modules/week-02.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_modules/week-02.md b/_modules/week-02.md index 6e8fb80..f6c40a0 100644 --- a/_modules/week-02.md +++ b/_modules/week-02.md @@ -20,6 +20,7 @@ Sep 6 : **4**{: .label} Arrays and Variables : [Slides](https://docs.google.com/presentation/d/1cUxlSsQai5RbFYElLIYOWDT_gOjj5gniAdt1FxpMDc8/edit?usp=sharing) • Code • [Blank Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-fa24&branch=main&urlpath=tree%2Fmaterials-fa24%2Flectures%2Flec04%2Flec04-blank.ipynb) : *Optional Reading:* [PPDS 1.2](https://www.tomasbeuzen.com/python-programming-for-data-science/chapters/chapter1-basics.html#none), [CIT 5.1](https://inferentialthinking.com/chapters/05/1/Arrays.html) +: **Survey**{: .label .label-survey} [Week 2 Survey](https://docs.google.com/forms/d/e/1FAIpQLScVMHQpBgbUIS74sOza-CcUKJ0wWxERQBHogNw09LytIpFvrA/viewform)   **Due Sep 9 @ 11:00 PM** : **Discussion 2**{: .label .label-discussion} Python Basics: Names, Operations, Debugging : [Worksheet](https://drive.google.com/file/d/1jdltAlLYa-FTiwKWBEQFiPr9UpymjfD2/view?usp=sharing)