diff --git a/frontend/public/textbook/content/overviews/00-zero-computers/questions/binary/convert-binary-to-decimal.yml b/frontend/public/textbook/content/overviews/00-zero-computers/questions/binary/convert-binary-to-decimal.yml index 0222d74..d62f3b6 100644 --- a/frontend/public/textbook/content/overviews/00-zero-computers/questions/binary/convert-binary-to-decimal.yml +++ b/frontend/public/textbook/content/overviews/00-zero-computers/questions/binary/convert-binary-to-decimal.yml @@ -84,4 +84,5 @@ learning_objectives: - "Practice place value calculations" example_videos: - "https://youtu.be/pDWEAOgo9FA" - - "https://youtu.be/GVh3gA3quME" \ No newline at end of file + - "https://youtu.be/GVh3gA3quME" + - "https://youtu.be/KGWpaUKYUsE?si=HjMfqwhnfbTI9wPX" \ No newline at end of file diff --git a/frontend/public/textbook/content/overviews/00-zero-computers/questions/binary/convert-decimal-to-binary.yml b/frontend/public/textbook/content/overviews/00-zero-computers/questions/binary/convert-decimal-to-binary.yml index 1507275..d4e3c19 100644 --- a/frontend/public/textbook/content/overviews/00-zero-computers/questions/binary/convert-decimal-to-binary.yml +++ b/frontend/public/textbook/content/overviews/00-zero-computers/questions/binary/convert-decimal-to-binary.yml @@ -89,4 +89,5 @@ learning_objectives: - "Understand place value in binary" - "Practice computational thinking" example_videos: - - "https://www.youtube.com/watch?v=dkxmoj7-enQ" \ No newline at end of file + - "https://www.youtube.com/watch?v=dkxmoj7-enQ" + - "https://youtu.be/ms--ZmxACro?si=MxN1iJoa6QPKr26R" \ No newline at end of file