We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.

This lesson's interactive features are locked, please to keep using them

Array

Let's add a dynamically sized array to Sneklang. We'll do it in multiple parts. First, we'll just create an empty array. In later lessons, we'll make it useful.

Assignment