From 33a84032834a0ccc5cd75bb65a146526ff567571 Mon Sep 17 00:00:00 2001 From: Toussaint Louis <66522867+lotoussa@users.noreply.github.com> Date: Wed, 28 Aug 2024 13:00:49 +0200 Subject: [PATCH] Chore(DPxAI): Add expected output video --- subjects/DPxAI/colorful-arms/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/subjects/DPxAI/colorful-arms/README.md b/subjects/DPxAI/colorful-arms/README.md index 2c3fed52c..4bbf4a460 100644 --- a/subjects/DPxAI/colorful-arms/README.md +++ b/subjects/DPxAI/colorful-arms/README.md @@ -62,6 +62,10 @@ We provide you with the variable `randomColor`, that stores a random color in ea - Apply the random color to both arms by changing their `backgroundColor`. +### Expected result + +You can see an example of the expected result [here](https://youtu.be/KjTBuAmUnk4) + ### Code Example: ```js