Example: tourism industry
Introduction to Python - Harvard University

Introduction to Python - Harvard University

Back to document page

1. The reference of name x is looked up. 2. The value at that reference is retrieved. 3. The 3+1 calculation occurs, producing a new data element 4 which is assigned to a fresh memory location with a new reference. 4. The name x is changed to point to this new reference. 5. The old data 3 is garbage collected if no name still refers to it. Name ...

  Python, Reference, Harvard

Download Introduction to Python - Harvard University


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries