If you write `var immutableList` and pass that to ...
# announcements
p
If you write
var immutableList
and pass that to a function it won’t change the reference( just like in java)