From 1aa6bbf1af167c57380da97b2757e80d9f8729e5 Mon Sep 17 00:00:00 2001 From: Gonzalo Casas Date: Thu, 5 Oct 2023 09:21:30 +0200 Subject: [PATCH] not pre --- examples/week-03/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/week-03/README.md b/examples/week-03/README.md index fae9659..9c049c1 100644 --- a/examples/week-03/README.md +++ b/examples/week-03/README.md @@ -1,7 +1,7 @@ # Coding Architecture I: Week 03 The goal of this week is to understand **iteration and conditional** concepts, `list` and nested iterations, -basic `geometry objects` and apply them to **create a filtered point grid**. +basic **geometry objects** and apply them to **create a filtered point grid**. The following files are useful to follow the lecture content: