Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 497 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 497 Bytes

Array Basics

Goals

After this exercise, a student will be able to:

  • Create arrays, and perform simple operations on them
  • Write programs that iterate over an array

Tech skill learned

  • Ruby arrays

Resources

Exercises

Import the tracker stories and work through them.