result = mapOf("3" to listOf("abc", "def"), "4" to...
# getting-started
t
result = mapOf("3" to listOf("abc", "def"), "4" to listOf("abcd","pqrst"))