how to read mutable list in kotlin code example Example: kotlin mutable list implementation val list = MutableList<String> = mutableListOf()