Indexing strings
To process strings, you need to know how string indexes work and which index corresponds to which position in the string.
In this exercise, you are working with the string variable:
my_string = "array"
Este exercício faz parte do curso
Introduction to Julia
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
