Introduction to Programming
Unlocking this badge will help you earn the Introduction to Programming badge.
View the badge mapAbout this badge
An array is a way of storing multiple items and each item is associated to a number called the index. Each item can be accessed using the index value. Objects are usually associated to meaningful pieces of data which it can hold and manipulate.
