var vs val


val creates an immutable object. var create mutable object.