Aren't Python strings immutable? Then why does a + " " + b work? Aren't Python strings immutable? Then why does a + " " + b work? python python