[ String ] = [ String ]

☞ x ≔ ‘abc’ = ‘abc’.
✎ schreiben: x, halt.
☞ x ≔ ‘abc’ = ‘xxx’.
✎ schreiben: x, halt.
Ja
Nein