⏾ Concept Map

sequence.extend() ⚬|Documentation|1st|20260122201738-00-⌔

Built-in Types — Python 3.14.2 documentation#sequence.extend

sequence.extend(iterable,/)

Extend sequence with the contents of iterable. For the most part, this is the same as writing seq[len(seq):len(seq)] = iterable.

Printed 2026-06-28.

(echo:: @ ᯤ ᯤ)


Created with Quartz v5.0.0 © 2026

  • GitHub
  • Discord Community