mutable list of strings static kotlin code example Example: kotlin mutable list implementation val list = MutableList<String> = mutableListOf()