НачатьНачать бесплатно

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"

Это упражнение является частью курса

Introduction to Julia

Посмотреть курс

Практическое интерактивное упражнение

Превратите теорию в практику с помощью одного из наших интерактивных упражнений

Начать упражнение