-- Strings are immutable. Immutable simply means unmodifiable or unchangeable. a = 'this is a string'