PythonByteSize
Home
Detailed Videos
1-Minute Videos
Exercises
Donate
Computing Topics
Mathematics
Educators
Contact
About
5.6. Binding to an Existing String Object
This lesson explains how Python will always bind to an existing string object of the same value rather than create a new object.
<< Back to Section 5 Index
<< Previous Video
Next Video >>