← Back to Blog

Temple of Trấn Quốc

Arrays

Temple of Trấn Quốc

What is Arrays?

Arrays are ordered lists of items. You can store multiple values in a single array and access them by their position.

Real-World Application

The concept of "Arrays" is used everywhere in programming. From automating repetitive tasks to making decisions based on conditions, arrays is fundamental to how software works. Understanding this concept will help you become a better programmer and solve more complex problems.

Cultural Significance

Built in 1431, Trấn Quốc is one of the oldest temples in Vietnam, standing over 600 years old.

Available Blocks:

createArray
pushElement
getElement
arrayLength

Challenge Type:

Arrays

Create an array of temple blessings and access each element to display them.