Home
Press ? for keyboard navigation
❮
Using iterator
The type of the iterator
❯
Iterator without temporary variable
examples/iterators/simple_iterator_once.py
from
counter
import
Counter
for
c
in
Counter
():
print
(
c
)
1 2 3
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)