© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Ulises Alexander Arguelles Monjaraz
A Haskell and functional programming enthusiast Haskell and functional programming that also knows Python. Anime, manga, webtoons, music, a
What are sets? Sets are one of Python's 4 built-in data types used to store data collections. Sets in python are similar to sets in mathematics, so they share characteristics. For example, both stores unordered, and unindexed data. Sets can't store m...
No responses yet.