Discussions on Python.org
Indexable get method. [1,2,3].get(4) # None
Ideas
dg-pb
(dg-pb)
May 26, 2024, 11:27am
115
Slice functionality would be useful for
lookahead>1
Add Optional Index Access Operator `?[]`
show post in topic