Looking at the following IPython (Python 3.7) session:
In [1]: id(\'hello\') Out[1]: 140300950123104 In
Two objects with non-overlapping lifetimes may have the same id() value.