Python Ternary Operation2024-04-23 17:51·552 words·3 minsPosts oneliner pythonTernary operations in Python.
More Python Comprehensions2024-04-01 19:37·720 words·4 minsPosts oneliner pythonMore Python comprehension examples.
Comprehension in Python2024-02-16 12:12·361 words·2 minsPosts 101 oneliner pythonList and Dict comprehension in Python.