• Elements are related by the fact that they use the same data

Example

def func():
	print(data)
	data = updateData()