Search for tag: "janitor"

Lesson 12.2 Memory Areas

In this video we introduce the three regions of memory in Python: global space, the heap, and the call stack. We need all of these to understand how Python executes code.

+19 More
From  Hannah Lee 115 plays