feat(curriculum): add Festival Crowd Flow Simulator Workshop - JavaScript v9 (#66551)

This commit is contained in:
Luis
2026-04-23 13:28:50 -07:00
committed by GitHub
parent 2551a60d36
commit e5276cea2f
36 changed files with 3999 additions and 0 deletions
+6
View File
@@ -4922,6 +4922,12 @@
"In this lab, you will implement loops to repeat a string a specified number of times."
]
},
"workshop-festival-crowd-flow-simulator": {
"title": "Build a Festival Crowd Flow Simulator",
"intro": [
"In this workshop, you will use JavaScript to simulate the flow of attendants at a music festival."
]
},
"lab-missing-letter-detector": {
"title": "Build a Missing Letter Detector",
"intro": [