From e6af95a2af6e13d4e9f419385d27d3abaa947b15 Mon Sep 17 00:00:00 2001 From: danhernandez04 Date: Mon, 24 Nov 2025 16:04:52 -0500 Subject: [PATCH] Add new Unit 1 coding problems Colab notebook - Daniel Hernandezunit1.md Added a new Google Colab notebook containing extra coding problems for Unit 1. These exercises complement the class notes and previous notebooks, providing additional practice with probability and simulation concepts. Notebook created by Daniel Hernandez. --- unit1.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/unit1.md b/unit1.md index acb97e3..22f4ac6 100644 --- a/unit1.md +++ b/unit1.md @@ -23,6 +23,8 @@ Material: - [Colab notebook from class (2024)](https://colab.research.google.com/drive/1COqhCR5zFuxUJZ6MCCFC4ZqBu9iVkdMJ?usp=sharing) - [Colab notebook from class (2025)](https://colab.research.google.com/drive/1TJbczFilGLYf5hAH-nqxDJPZ6PABPeLT?usp=sharing) - [Colab notebook for code examples in notes](https://colab.research.google.com/drive/1zTVe5CYrYBabzKnQ79ozk_fh0-8mMt1k?usp=sharing) +- [More coding problems for Unit 1, added by Daniel Hernandez (2025)](https://colab.research.google.com/drive/1-IG7yuGU6zSSW3waHPjwnS81lW176gFj?usp=sharing) + ## Things to practice