⏾ Concept Map

next() ⚬ᵖʸ Entries

↩ 🔵 🔵 🔵


Primary

၊၊||၊|။

next() ⚬ᵖʸ|Documentation|1st|20251021120753-00-⌔

Built-in Functions — Python 3.14.0 documentation#next

next(iterator,/)

next(iterator, default,/)

Retrieve the next item from the iterator by calling its __next__() method. If default is given, it is returned if the iterator is exhausted, otherwise StopIteration is raised.

Printed 2026-06-28.

(echo:: @ ᯤ)

Link to original

Secondary

• • •



Created with Quartz v5.0.0 © 2026

  • GitHub
  • Discord Community