50 Python pointers
use example from head first java
object ids
id(x)
most python implementations use memory address of the object
see video
use example from head first java
object ids
id(x)
most python implementations use memory address of the object
see video