From 88cedccadd13efc8e32c57c10178d435ce63e8fe Mon Sep 17 00:00:00 2001 From: Oumaima Fisaoui <48260689+Oumaimafisaoui@users.noreply.github.com> Date: Tue, 13 Aug 2024 08:28:57 +0000 Subject: [PATCH] Chore(DPxAI): Add video ressource --- subjects/DPxAI/first-function/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/subjects/DPxAI/first-function/README.md b/subjects/DPxAI/first-function/README.md index 1f0a859c6..d7cb74f35 100644 --- a/subjects/DPxAI/first-function/README.md +++ b/subjects/DPxAI/first-function/README.md @@ -72,6 +72,10 @@ myFirstFunction(); // Output: "RoboGuard is now active!" - "How do you call a function in JavaScript, and what happens if the function contains no instructions?" +#### **`Video Ressource`**: + +- [Functions in depth.](https://www.youtube.com/watch?v=0lp0d-Uxy4o&t=2s) + ### Instructions #### Task 1: