Problem Session 13 – How Functions Work: Call Stack, Scope of Variables (Local vs Global), Passing Parameters/Arguments to Functions
2024-04-29
Readings (should be completed before lecture).
Videos (to watch before problem session):
Call Stack with One Stack Frame
Call Stack with Two Stack Frame
Modifying Global Variables in Functions