A game needs player objects to keep track of points.

Can you code a mutable property to track them?

Awesome code! We declare a mutable property with the var keyword.

Oh noes! We declare a mutable property with the var keyword.