So for example, if I do this it won’t work : ``` ...
# announcements
m
So for example, if I do this it won’t work :
Copy code
var strList : List<String> = mutableListOf()
        strList.set(0,”3")