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"
Deze oefening maakt deel uit van de cursus
Introduction to Julia
Praktische interactieve oefening
Zet theorie om in actie met een van onze interactieve oefeningen.
Begin met trainen