- https://docs.python.org/3/faq/programming.html#how-do-i-write-a-function-with-output-parameters-call-by-reference
- https://medium.com/@meghamohan/mutable-and-immutable-side-of-python-c2145cf72747
- This video has a nice visual explanation - https://www.youtube.com/watch?v=AaIdperUu-A
- Check the examples.
Video | Slides | Next |
---|---|---|
Click here | Click here | C01V11 - How to write the actual Python code |