feat (curriculum): add lab Smart Pantry Restocker (#66298)

Co-authored-by: sembauke <semboot699@gmail.com>
This commit is contained in:
Abelardo Aguado Bueno
2026-05-23 22:37:33 +02:00
committed by GitHub
parent 68d3856079
commit b0a6be3fe7
4 changed files with 393 additions and 0 deletions
+6
View File
@@ -4936,6 +4936,12 @@
"In this lab, you will build a function that finds the missing letter in a given range of consecutive letters and returns it."
]
},
"lab-smart-pantry-restocker": {
"title": "Build a Smart Pantry Restocker",
"intro": [
"In this lab, you will build a small pantry management program using basic JavaScript concepts like arrays, objects, loops, and conditionals."
]
},
"lab-proofreading-tool": {
"title": "Build a Proofreading Tool",
"intro": [