Python 24: Passing by Value and by Reference

Published: 08 February 2017
on channel: BrainStemSchool
9,332
92

Get the free Python Quickstart eBook at: http://www.brainstemschool.com

To all the haters, yes, I know that it's not really "pass by reference and value" in Python - it's mutable vs immutable types. This is a programming introduction and I hope that the lessons I teach can apply to many languages. It works the same so who cares what you call it.