Skip to content
Weibo's Home
Posts
Tags
Archives
Search
List
About
Home
·
Tags
·
python
Tag: python
how python pass argument in function
22 March 2016
Not call by value and not call by reference but call by assignment: what a name binds to, and what id() shows about it.