For the `$`-syntax: `println("${list[0][1]} ${list...
# announcements
k
For the
$
-syntax:
println("${list[0][1]} ${list[1][1]}")