开始使用免费开始使用

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

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习