You call len(list_) three times. ... The case len(list_) == length could be combined with the case len(list_) ... From the Zen of Python :.
確定! 回上一頁