Carson Wendy wrote:
> ok, i just started python and i'm stuck on this, could use some help :D
> a='test'
> def f():
>      a=a+'gg'

What is your question? What happens when you run this code? What did you 
expect to happen? What are you trying to do?

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to