On Sun, May 9, 2010 at 6:19 PM, gopi krishna <dasarathulag...@gmail.com>wrote:

> Hi
>    can I change the variable in a function using the function
> suppose
> >>>def a():
> x=20
> can we change the variable using the function
>

Can you give us an example of how you'd like to "change the variable", in
code, and show us what didn't work? We might be able to help with some
sample code.

Cheers,
Xav
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to