This is to test students understanding about array in data structure
In this tutorial, you'll work with outputting text from an array. Try to complete this tutorial using your C language, Git and GitHub basic knowledge See if they worked!
- In array.c, output the text to be "Value in index 2 is 6".
Let's Get Started! 🚀