From 4364c78aa5388e9cb63fbbc03be09056b754ea5a Mon Sep 17 00:00:00 2001 From: Bouyahya Zied <zied.bouyahya@ec-lyon.fr> Date: Mon, 17 Feb 2025 19:19:40 +0000 Subject: [PATCH] Part 2 Exercises --- Practice Exercises/Part 2 | 2 ++ Practice Exercises/Part 2/.gitkeep | 0 2 files changed, 2 insertions(+) create mode 100644 Practice Exercises/Part 2 delete mode 100644 Practice Exercises/Part 2/.gitkeep diff --git a/Practice Exercises/Part 2 b/Practice Exercises/Part 2 new file mode 100644 index 0000000..ff5d655 --- /dev/null +++ b/Practice Exercises/Part 2 @@ -0,0 +1,2 @@ +- Download and unzip the file +- Open the **folder** in VSCode (or VSCodium) \ No newline at end of file diff --git a/Practice Exercises/Part 2/.gitkeep b/Practice Exercises/Part 2/.gitkeep deleted file mode 100644 index e69de29..0000000 -- GitLab