[newbie] A question about lists and strings

Mok-Kong Shen mok-kong.shen at t-online.de
Fri Aug 10 06:48:31 EDT 2012


Am 10.08.2012 12:40, schrieb Chris Angelico:

> But it's probably worth thinking about exactly why you're wanting to
> change that string, and what you're really looking to accomplish.
> There may well be a better way.

My problem is the following: I have at top level 3 lists and 3 strings:
lista, listb, listc and stra, strb, strc. I can with a single function
call change all 3 list values. How could I realize similar changes
of the 3 string values with a single function call?

Thanks in advance.

M. K. Shen





More information about the Python-list mailing list