mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(curriculum): add Festival Crowd Flow Simulator Workshop - JavaScript v9 (#66551)
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user