jsparn
var digitArray: MutableList<MutableList>
karelpeeters
val list = mutableListOf (mutableListOf<Int>())