By coding print(special), we can see that the value of the original variable does not change.
print(special)
Make sure to type print(special).