kotlin add item to mutable list code example Example: kotlin mutable list implementation val list = MutableList<String> = mutableListOf()