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"
Questo esercizio fa parte del corso
Introduction to Julia
Esercizio pratico interattivo
Passa dalla teoria alla pratica con uno dei nostri esercizi interattivi
Inizia esercizio