Concept Flow - Nested objects
Start
Create outer object
Add inner object as property
Access or modify inner object property
Use nested values
End
This flow shows how we create an object that contains another object inside it, then access or change the inner object's properties.