Y
Hacker News
new
|
ask
|
show
|
jobs
by
jibal
290 days ago
Everything is passed by reference in Python. Everything is passed by value in C.
1 comments
__mharrison__
289 days ago
Not quite true for Python but a close approximation.
link