From 6003e18e508625db99dcf877dbb7f0b6fe80509f Mon Sep 17 00:00:00 2001 From: Oumaima Fisaoui <48260689+Oumaimafisaoui@users.noreply.github.com> Date: Wed, 4 Sep 2024 09:54:57 +0000 Subject: [PATCH] Chore(DPxAI): format --- subjects/DPxAI/transform-objects/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/subjects/DPxAI/transform-objects/README.md b/subjects/DPxAI/transform-objects/README.md index 667122506..e3f8619f1 100644 --- a/subjects/DPxAI/transform-objects/README.md +++ b/subjects/DPxAI/transform-objects/README.md @@ -11,7 +11,6 @@ In JavaScript, we use objects to group these properties together, making it easy ### AI-Powered Learning Techniques **Contextual Learning Technique:** - This strategy places learning within a real-world or practical context by having the AI relate concepts to scenarios you might encounter in everyday life or your work. It helps you understand the relevance of what you’re learning and how to apply it. Find the examples across the subject ;)