Back to Object Collections
OOP Studio Ages 9-15

Collection Builder: Launch Team

Build an array of team objects, then choose loop code that updates everyone.

20-25 minAges 9-15OOP BuilderJavaScript
1. Build the collectionAdd Nova, Milo, and Kai to the team array.
2. Complete loop missionsChoose code that works for every member.
Why loops?The same loop still works if the team grows from 3 objects to 300.
Team Object Shelf

Click each member to add the object.

NEXT STEPAdd all 3 team members.
Live JavaScript

Start by adding a team object to the array.

Build the array

Launch Team Assembly

Your loop missions unlock when all three objects are in the array.

team = [ empty ]

Mission results appear here.

Build team arrayAward everyoneReport everyone