mirror of
https://github.com/satwikkansal/wtfpython
synced 2025-07-04 20:38:06 +02:00
added entry in index
This commit is contained in:
parent
04a4dc15fc
commit
b0d176be74
1 changed files with 1 additions and 0 deletions
1
README.md
vendored
1
README.md
vendored
|
@ -63,6 +63,7 @@ So, here we go...
|
|||
+ [▶ Modifying a dictionary while iterating over it](#-modifying-a-dictionary-while-iterating-over-it)
|
||||
+ [▶ Stubborn `del` operation](#-stubborn-del-operation)
|
||||
+ [▶ The out of scope variable](#-the-out-of-scope-variable)
|
||||
+ [▶ The out of scope variable (again?)](#-the-out-of-scope-variable-again)
|
||||
+ [▶ Deleting a list item while iterating](#-deleting-a-list-item-while-iterating)
|
||||
+ [▶ Lossy zip of iterators *](#-lossy-zip-of-iterators-)
|
||||
+ [▶ Loop variables leaking out!](#-loop-variables-leaking-out)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue