skip to main content
joncoded
projects + snippets + thoughts
nooks / python collections

🐍📋

2025-11-05

code

[snippets]

Python sets

grouping objects into a collection of unordered and unchangeable items

🐍📋

2025-11-05

code

[snippets]

Python dictionaries

grouping objects into a collection of unordered but changeable key-value pairs

🐍📋

2025-11-05

code

[snippets]

Python tuples

grouping objects into a collection of ordered but unchangeable items

🐍📋

2025-11-05

code

[snippets]

Python lists

grouping objects into a collection of ordered and changeable items

built with sanity + next.js in the early 2020s

github | telegram