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 trial

JavaScript JavaScript Foundations Functions Return Values

passing array as a parameter in function.

create a function named arryCounter that takes in a parameter wich is an array.The function must return the length of an array passed in or 0 if a 'string','number'or 'undifined' value is passed in.

1 Answer

Chris Shaw
Chris Shaw
26,676 Points

Hi Wesen,

Have a read of the below link, it's fairly chunky so it might take you a while but it offers different perspectives on the answer.

https://teamtreehouse.com/forum/stuck-on-stage-5-functions-quiz