• + 1 comment

    can you plz explain if s[0]=="insert": lis.insert(int(s[1]),int(s[2])) how it works?