Description:
This shorter video clip answers a very specific question, if Python strings are immutable then how can you concatenate them? Basically, the answer is that the operation of concatenation creates an entirely new string in memory. So now rules are being broken, just some "magic" going on under the hood.
#python #codingtutorial #learntocode
Share this link via
Or copy link



























