You do realize you have a `var` in the first examp...
# getting-started
r
You do realize you have a
var
in the first example and a
val
in the second. That is a difference on mutability.