V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
V2EX  ›  kaitolucifer  ›  全部回复第 1 页 / 共 1 页
回复总数  1
2020 年 10 月 22 日
回复了 JCZ2MkKb5S8ZX9pq 创建的主题 Python Python 多个列表相加怎么写
The issue of quadratic performance of sum(sequences, null_seq) is known, which is why the doc says that sum() is for numbers and recommends .join for strings and itertools.chain for other sequences.

上面那个 sum trick 貌似很慢?
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1165 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 23:07 · PVG 07:07 · LAX 16:07 · JFK 19:07
♥ Do have faith in what you're doing.