On Wed, 25 May 2022 11:11:42 -0500
Javier Guerra Giraldez <javier@guerrag.com> wrote:
when you change myName, it changes the variable, not the value.
That does NOT make sense to me! The variable name, i.e. myName is
not changed. The contents of variable myName has been changed to
another string.
I get it that 'blah' and 'blah-blau' are 2 different strings and
are set in stone. But I don't see the point of even bringing the
subject of string immutability unless it's in the context of they
being constants.
Duke
** Text only please. Bottom post works best for me **