Every value or data structure you create in Clojure is immutable, it cannot be changed once you create that value.
For example