var list:List<Int> = listOf() ...
# announcements
s
var list:List<Int> = listOf() how do i add element to the list list.add is not present