[Tutor] a very simple question

Kent Johnson kent37 at tds.net
Fri Mar 23 11:58:06 CET 2007


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


More information about the Tutor mailing list