🎯
Extended Mind
Ctrlk
  • > a personal wiki
  • Reading
  • TILs
  • Programming
    • Python
      • Python dictionaries are insertion-ordered from 3.7+
      • Closures in Python capture variables, not values
    • System Design
  • Math
Powered by GitBook
On this page

Was this helpful?

  1. Programming

Python

Python dictionaries are insertion-ordered from 3.7+Closures in Python capture variables, not values
PreviousTILsNextPython dictionaries are insertion-ordered from 3.7+

Last updated 5 years ago

Was this helpful?