# Introduction
In this challenge, you will learn how to access elements in a two-dimensional array. You will define and initialize a 2D array, and then access a specific element within the array.
Access Two-Dimensional Array Elements
|60 : 00
Click the virtual machine below to start practicing