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"
Cet exercice fait partie du cours
Introduction to Julia
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
