Could you also demonstrate with an example as to what kind of effect you're
expecting from whatever you've been desiring to do?
On Sun, May 9, 2010 at 1:49 PM, gopi krishna wrote:
> Hi
>can I change the variable in a function using the function
> suppose
> >>>def a():
> x=20
> can we change t
On Sun, May 9, 2010 at 6:19 PM, gopi krishna 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 wha
On Sun, May 9, 2010 at 1:19 AM, gopi krishna 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
Your question is incomprehensible. Please rephrase it more clearly and
provide more details.
Rega