Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAlex Forseth
8,017 PointsWeren't we supposed to loop the students information in Challenge 1?
Did I misunderstand challenge 1~Or were we only supposed to put the students details into an array and not put write it onto the browser just yet?
1 Answer
Steven Parker
231,236 PointsThat's right, for part 1 you simply create the array with at least 5 student objects in it. Code that uses the array will come later.
tal Shnitzer
Courses Plus Student 5,242 Pointstal Shnitzer
Courses Plus Student 5,242 PointsYou are right, He said to print it to the web browser