You are viewing a single comment's thread. Return to all comments →
HI, what does this mean?
if s[0]=="insert": lis.insert(int(s[1]),int(s[2]))
Seems like cookies are disabled on this browser, please enable them to open this website
Lists
You are viewing a single comment's thread. Return to all comments →
HI, what does this mean?