First page Back Continue Last page Overview Graphics

Variables in Python, 3

X = 42

X = "Text"

The int object 42 is orphaned now and has to be deleted