Comment on Is Python call-by-value or call-by-reference? Neither.Comments−mistercow13ySince you explained name binding anyway, a useful way to describe Python might just be "call-by-binding".
Comments
Since you explained name binding anyway, a useful way to describe Python might just be "call-by-binding".