"Captain Code" wants to make a list of the languages he knows and the ones he needs to learn.

Create a two-dimensional languages array in which each of five subarrays contains the language name and the status. Change the status of "C++" to "ongoing" and display it.

Awesome job! Go into your IDE and create 2D arrays of varying sizes! Keep up the good work!