filmov
tv
Pass by Value vs Pass by Reference | Function Parameters | Python

Показать описание
Python doesn't actually really have a distinction (it's abit more nuanced since primitives actually classes in python) so it isn't the best language to talk about this in. Something like C++ would be better. But I tried my best.