2022-11-28
|~2 min read
|359 words
The domain of a function is the set of inputs for which a function is defined. The range of a function is the set of values that are mapped…
2022-11-28
|~2 min read
|225 words
Previously, I wrote about basic use cases of list comprehension in Python. Today’s example is slightly different and has to do with chunking…
2022-11-28
|~1 min read
|124 words
As job descriptions become more prescriptive and HR departments try to minimize churn, the result is a narrowing definition of qualified. In…