I know that string, integer and tuple are immutable. But something is very strange to me:
int_1 = 10 int_2 = 10 string_1 = \'hyper\' string_2 = \'hyper\