On Jun 12, 6:16 am, Νικόλαος Κούρας <nikos.gr...@gmail.com> wrote:
> I get the error that i cannot use 'replac'e to a 'list'.
> How can i avoid that?

BY NOT USING STRING METHODS ON A LIST.

Ulrich even *told* you what to do: "convert it to a string yourself"

Do you do that in your code? No. Instead, you assign a value _to the
same label_ and expect it to do magic.

For someone who is adamant he's not trolling, you're sure doing your
damnedest to live up to your self-applied troll name.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to