[1]
We can consider two strings to be the same if they consist of the same characters in the same order. Such a definition skirts a deep issue that we are not yet ready to address: the meaning of sameness in a programming language. We will return to this in chapter 3 (section 3.1.3).
2.3.1  
Strings