yep, I also have to use `MutableList` instead of `...
# getting-started
b
yep, I also have to use
MutableList
instead of
List
cuz I want to add elements to it.