![]() |
function calling:
plz see this code x=raw_input('enter any number :') def adder(d): d=d+1 adder(x) in this function when x is passed to function adder ,,is 'x' and 'd' are copy of each other or d is reference of x..
|
| All times are GMT -4. The time now is 06:16 AM. |
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.