B
bruce
Hi..
quite new to python, and have a couple of basic question:
i have
("term":["1","2","3"])
as i understand it, this is a list, yes/no?
how can i represent this as a dict/list?
i've got a few of these that i'm trying to deal with..
thanks
quite new to python, and have a couple of basic question:
i have
("term":["1","2","3"])
as i understand it, this is a list, yes/no?
how can i represent this as a dict/list?
i've got a few of these that i'm trying to deal with..
thanks