... d in p: l = list(d) s = sum(l) print("{g}: {d}, sum:{s}".format(g=g, d=l, s=s)) 不知道python有沒有pipe的內部實現?
確定! 回上一頁